What are the interfaces defined by Java.lang package?
Answer / rajesh manem
cloneable(),comparable(),Runnable(),Readable().....
| Is This Answer Correct ? | 13 Yes | 0 No |
Differentiate between stringbuffer and string?
What is a variable in java?
What are the parts of methodology?
What do u mean by wrapper Class? What do u mean by Jvm... How do u change JVM for other OS? Or No need to Change ...? its like tricky
What is sleep method?
What is the main functionality of Prepared Statement?
How to change the priority of thread or how to set the priority of thread?
What are the different types of collections in java?
In a container there are 5 components. I want to display all the component names, how will you do that?
What is the difference between inner class and nested class?
What is the difference between hashmap and hashtable? What is an interface?
is java support call by reference and call by value, if supports please explain?