Tech
Baba.com
Home
|
Ask a New Question
|
Register
|
LogIn
When a thread is created and started, what is its initial state?
When a thread is created and started, what is its initial state?
Meenu
Views: 920 | Community Opinion:
1
Tags..
Threads
Core Java Interview
Java
Bookmark this page..
Ask a New Question
Go to Home
Community Opinion/Answers
Henmin
Said..
A thread is in the ready state after it has been created and started.
What do you think? Add your opinion/answer
*Name
Please enter your name.
*your opinion/answer:
Related Questions & Answers:
which containers use a border Layout as their default layout?
What method is used to specify a container's layout?
What is the difference between the paint() and repaint() methods?
What is the return type of a program's main() method?
What class allows you to read objects directly from a stream?
What is the Set interface?