what is the significance of listiterator in java?
Can applet in different page/s communicate with each other?
Write a program to find the whether a number is an Armstrong number or not?
What are the advantages of java over C++?
Which is bigger float or double java?
When we serialize an object does the serialization mechanism saves its references too?
What do you understand by the term singleton?
java is fullu object oriented or pure? why?
How can we access some class in another class in java?
Program to output as below formate: 1 2 3 4 5 6 7 8 9 10
What are the different types of data structures in java?
Can we clone singleton class in java?
Does java linked list allow duplicates?