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