

MCQOPTIONS
Saved Bookmarks
1. |
What is the order of variables in Enum? |
A. | Ascending order |
B. | Descending order |
C. | Random order |
D. | depends on the order() method |
Answer» B. Descending order | |