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