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

What is a reflection package?

2 Answers  


why string constant pool in java

2 Answers   TCS,


Why is method overloading not possible by changing the return type in java?

0 Answers  


What are the drawbacks of singleton class?

0 Answers  


What is the difference between a static and a non-static inner class in java programming?

0 Answers  


What is static synchronization?

0 Answers  


Explain about fail fast iterators in java?

0 Answers  


What are thread priorities and importance of thread priorities in java?

0 Answers  


What is Remote Interface ?

6 Answers   CTS,


Difference between string, stringbuffer and stringbuilder?

0 Answers  


What is number data type?

0 Answers  


How many types of syncronization?

2 Answers  


Categories