You have an enumeration named truckStatus that has the following statuses: -> Empty -> Loaded -> Completed You have the following code:
You need to add the following statuses to the enumeration: Quarantine, InTransit What should you do?
Click on the arrows to vote for the correct answer
A. B. C. D.A.