Answer Posted / shobha
init
start
running
dead
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
Can a class be a super class and a sub-class at the same time? Give example.
What is a flag value?
What is thread start?
How do you end a program?
why doesn't java run on all platforms?
What about anonymous inner classes in java?
What is ternary operator?
What does super keyword do?
How many threads does a core java have?
In the below example, how many string objects are created?
What is a programming object?
What is singleton class and how can we make a class singleton?
Why destructor is not used in java?
What are constants and how to create constants in java?
Difference between start() and run() method of thread class?