Is there any need to import java.lang package?
Answer Posted / venkataanjaneyulu.sudireddy
Cloneable
Runnable
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of checked and unchecked exceptions in JAVA?
If try block is successfully executed, Then Is Finally block executed?
What is static import in java?
what is mena by object block any what is the use of that
What does %4d mean in java?
What are the restrictions imposed on method overriding?
how to create multithreaded program? : Java thread
What is the best definition for data?
What is incompatible types in java?
Can we have two main methods in a java class?
What is the implementation of destroy method in java. Is it native or java code?
What are the different types of sorting in java?
How do you use compareto?
What is the nested interface?
What function extracts specified characters from a string?