DEVFYI - Developer Resource - FYI

What is enum

J2SE Interview Questions and Answers


(Continued from previous question...)

66. What is enum

A Java keyword used to declare an enumerated type.

(Continued on next question...)

Other Interview Questions