Does A Class Inherit The Constructors Of Its Superclass?
difference between String a; and String a=new String();? y do v need to assign memory to the variable?
What are virtual functions?
Explain the inheritance?
JSP is by default thread safe or not? what is the meaning of isThreadSafe="true" and isThreadSafe="false". Explain it? Thanks, Seenu
What is methodological theory?
What is immutable in java?
Is static variable stored in heap?
What is jit and its use?
How many types of the indexof method are there for strings?
How to instantiate static nested classes in java?
if u open login & logout ,how can udisplay the timelogin & logout members ?
What is the difference between synchronized and synchronized block?