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


Discussion

No Comment Found