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
What technique is carried out to find out if a particular string is empty?
What is wrapper class example?
what is collatration?
Can you access the private method from outside the class?
Can each java object keep track of all the threads that want to exclusively access it?
What is final, finally, finalize?
What is string subsequence method?
What is the purpose of a parameter?
Why pointers are not used in java?
What is meant by javabeans?
What is a treeset in java?
When parseint method can be used?
When should the method invokelater() be used?
What are the important features of Java 11 release?
Why to use nested classes in java? (Or) what is the purpose of nested class in java?