Is there any limitation of using inheritance?
What is a variable in java?
Can you write a java class that could be used both as an applet as well as an application?
How TreeMap sorts the objects inside it?? suppose if have include one employee object and one car object. On what basis it will sort?
What is the role of the java.rmi.naming class?
What is the static import?
Which data type is class in java?
How do you sort a set in java?
Can a source file contain more than one class declaration?
What is difference between float and double?
class A { class B { psvm(String args[]) { } } } if the prg saved in A.java whats the o/p?
What is hypertext?
Default layout of Dialog object?