What are the interfaces defined by Java.lang package?
Answer Posted / rajesh manem
cloneable(),comparable(),Runnable(),Readable().....
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Wha is the output from system.out.println(“hello”+null); ?
What is the difference between stringbuffer and stringbuilder?
Explain hashset and its features?
How do you make an arraylist empty in java?
How many types of constructors are used in java?
What are nested classes in java?
How to write custom exception in java?
What is meant by class loader? How many types are there?
What are synchronized methods and synchronized statements in java programming?
What is final keyword in java?
What is the name of the java compiler?
What is a method in programming?
Difference between error and exception
Write a java program to count the number of words present in a string?
Why 1 is not a prime number?