Answer Posted / sujanya
Enumaration is an intetrface.It enumarates the elements
from top to bottom
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Write a program in java to establish a connection between client and server?
How do you escape in java?
What is the file extension for java?
Is intellij better than eclipse?
What do you mean by scope of variable?
What is the difference between pass by reference and pass by pointer?
Can we sort a map in java?
What is object english?
How to convert string to byte array and vice versa?
Give the difference between the println method and sqrt method?
Given a singly linked list, determine whether it contains a loop or not without using temporary space?
What is the use of generics? When was it added to the Java development Kit?
What is a Hash Table? What are the advantages of using a hash table?
What are different type of exceptions in java?
Give differences between Quicksort &Mergesort. When should these sorts be used andwhat is their running time in java?