Answer Posted / lakshmi suresh
thread is programms path of execution
| Is This Answer Correct ? | 15 Yes | 6 No |
Post New Answer View All Answers
What is a instance variable?
what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread
What does || || mean in math?
What is variable and example?
Why charat is used in java?
How many types of methods are there in java?
what is thread in Java ?
What is the difference between length and length () in java?
extending thread class or implementing runnable interface. Which is better? : Java thread
What flag up means?
What class allows you to read objects directly from a stream in java programming?
Why singleton pattern is better than creating singleton class with static instance?
What is scope & storage allocation of static, local and register variables? Explain with an example.
Which class is the superclass for all the classes?
What does yield method of the thread class do?