What are the interfaces defined by Java.lang package?
Answer / rajesh manem
cloneable(),comparable(),Runnable(),Readable().....
Is This Answer Correct ? | 13 Yes | 0 No |
What is a reflection package?
why string constant pool in java
Why is method overloading not possible by changing the return type in java?
What are the drawbacks of singleton class?
What is the difference between a static and a non-static inner class in java programming?
What is static synchronization?
Explain about fail fast iterators in java?
What are thread priorities and importance of thread priorities in java?
What is Remote Interface ?
Difference between string, stringbuffer and stringbuilder?
What is number data type?
How many types of syncronization?