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