What is the immediate superclass of the Dialog class?
Answers were Sorted based on User's Feedback
What are keywords in java?
whats string ?
Can we extend a class with private constructor?
Is arraylist an object in java?
what is the difference between equals method and ==
17 Answers IBM, Professional Access, TCS,
Hai all I want to print given array in reverse order Ex: int a[]={1,2,3,4,5};display this array in reverse order.
how session will be expired ?
What are the Static and Dynamic Variables? Differentiate them.
I want to store more than 10 objects in a remote server? Which methodology will follow?
can we add two numbers without using arthematic operators? if possible how?
What are three ways in which a thread can enter the waiting state in java programming?
Can we catch more than one exception in single catch block?