Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Exam MB-500 All Questions
Exam MB-500 All Questions

View all questions & answers for the MB-500 exam

Microsoft Other MB-500 Question # 1 Topic 1 Discussion

MB-500 Exam Topic 1 Question 1 Discussion:
Question #: 1
Topic #: 1

You have an enumeration named truckStatus that has the following statuses:

    Empty

    Loaded

    Completed

You have the following code:

MB-500 Question 1

You need to add the following statuses to the enumeration: Quarantine, InTransit

What should you do?


A.

Add a new case statement in the model of the existing code,


B.

Add a post handler to the method that checks the enumeration and logic for your new enumeration values using the enumeration value.


C.

Add a post handler to the method that checks the enumeration and logic for your new enumeration values using the integer value of the enumeration.


D.

Add a post handler to the method that checks the enumeration and logic for your new enumeration values using a range comparison for your new values.


Get Premium MB-500 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.