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 data string?
What is a instance variable in java?
How do you add spaces in java?
What is java beans?
why String class is immutable.
What is the use of object and class classes?
What is Garbage Collection in Java
Is JRE required to compile Java files ?
What is a generic data type?
What are three ways in which a thread can enter the waiting state in java programming?
What is the type of lambda expression?
what is d difference between deep cloning and shallow cloning in core java?