Answer Posted / vijeet
String is a class or String is a method, String is a
primitive type...
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what invokes a threads run() method? : Java thread
What is difference between float and double?
What are the advantages of passing this into a method instead of the current class object itself?
What is the size of arraylist in java?
What is memory leak and how does java handle it?
Can a constructor be made final?
What is the independent variable in an experiment?
Assume a thread has lock on it, calling sleep() method on that thread will release the lock?
What is an example of procedure?
Is set sorted in java?
What is void in java?
For class CFoo { }; what default methods will the compiler generate for you>?
Why we use set in java?
How to create packages in java?
What are thread safe functions?