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?
Tu
7 months agoArt
7 months agoLeeann
8 months agoKing
8 months agoJaney
8 months agoMichael
8 months agoKarl
8 months agoAlline
8 months agoDeeanna
8 months agoMollie
8 months agoMitsue
8 months agoVince
8 months agoMarcos Jonás Almonte Pérez
4 years ago