Answer Posted / ravikiran(aptech mumbai)
enumeration class contains the method elements to traverse
threw the elements of collection
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
how can you catch multiple exceptions in java?
What is a ternary operator in java? What is an interface?
How many types of memory areas are allocated by JVM in java?
What is the basic concepts of OOPS?
What is string buffer?
How to convert string to char and vice versa?
How would overload a function based on return type?
What are the different types of constructor?
Explain constructors and types of constructors in java.
What is consumer in java?
What is class??
What are the two basic ways in which classes that can be run as threads may be defined?
What is command line used for?
If a variable is declared as private, where may the variable be accessed?
Why singleton pattern is better than creating singleton class with static instance?