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 is difference between fileinputstream and filereader in java?
How do you create immutable object in java?
Is string an object?
What is a function argument in java?
How finally used under exception handling?
Is string passed by reference in java?
What is the difference between import java.util.date and java .util?
Can we change the value of static variable?
Explain about anonymous inner classes ?
What is parameters example?
Is 0 true or false in java?
What is difference between hashset and hashmap?
String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?
What are jee technologies?
Why do we use predicate in java?