Database - Object-Oriented Database - Discussion
Discussion Forum : Object-Oriented Database - General Questions (Q.No. 9)
9.
The reserved word enum is used for which of the following?
Discussion:
1 comments Page 1 of 1.
YOGESH SINGH said:
8 years ago
An enum type is a special data type that enables for a variable to be a set of predefined constants. . Because they are constants, the names of an enum type's fields are in uppercase letters. In the Java programming language, you define an enum type by using the enum keyword.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers