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