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 do you mean by marker interface in java?

0 Answers  


What is ide with example?

0 Answers  


What do negative exponents mean?

0 Answers  


How do you generate random numbers in java?

0 Answers  


how to create a jar file in java

1 Answers  






Explain the difference between map and flatmap stream operation?

0 Answers  


Can you declare an interface method static?

0 Answers  


Is sizeof a preprocessor?

0 Answers  


How to extract HashMap values?

5 Answers   Marlabs,


Can we declare the static variables and methods in an abstract class?

0 Answers  


How do you square a number in java?

0 Answers  


Differentiate between a constructor and a method? Can we mark constructors final?

0 Answers  


Categories