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
How can we make string upper case or lower case?
What are the core java topics?
Can a method be static?
Explain about the main() method in java?
What is string in java with example?
How static variable work in java?
Is assembly language a low level language?
List out five keywords related to exception handling ?
Explain heap sort?
What is lambda expression in java?
Can we catch more than one exception in a single catch block?
What is the use of singleton class?
Is singleton set an interval?
I want to print “hello” even before main is executed. How will you acheive that?
What is difference overloading and overriding?