Does the solution meet the goal?
Topic 5, Misc Questions
You have an enumeration named truckStatus that has the following statuses:
• Empty
• Loaded
• Completed
You have the following code:

You need to extend this (enumeration and add the following statuses to the enumeration:
Quarantine, InTransit. You must then modify code that validates the switch statement.
Solution: Add a new case statement in the model of the existing code.

Does the solution meet the goal?
A . Yes
B . No
Answer: B
Latest MB-500 Practice Questions with 117 Q&As
Updated Study Material | Instant Download | Detailed Answers and Explanations
Subscribe
Login
0 Comments