What are the interfaces defined by Java.lang package?



What are the interfaces defined by Java.lang package?..

Answer / rajesh manem

cloneable(),comparable(),Runnable(),Readable().....

Is This Answer Correct ?    13 Yes 0 No

Post New Answer

More Core Java Interview Questions

Define interface?

3 Answers   MindCracker,


Will set allow duplicates in java?

0 Answers  


What is the unit of plancks constant?

0 Answers  


when asub class inherits a super class and overrides a public method of super class in sub class(public method in super class). why these methods needs to be public in sub class. (otherwise compile time error).

3 Answers  


Write the algorithm to check the number non-leaf nodes in a tree.

0 Answers   Amdocs,






What restrictions are placed on method overloading and method overriding?

5 Answers  


What does the “static” keyword mean?

0 Answers  


what is inner class?

6 Answers   HCL,


How many bytes is string in java?

0 Answers  


Explain the difference between getAppletInfo and getParameterInfo?

1 Answers  


What do you mean by composition in java?

0 Answers  


What is runtime locatable code?

0 Answers   Cognizant,


Categories