Answer Posted / infestant mongrel
@Rahul
In java, the job of killing the threads who have done their job (and garbage collection) is done by the java runtime environment. The main thread may even itself come to an end before all its child threads have completed their execution.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain how can a program be made to print the line number where an error occurs?
How can I swap two values without using a temporary?
What is difference between structure and union in c programming?
What are file streams?
List the variables are used for writing doubly linked list program.
Why is structure padding done in c?
Explain what is wrong in this statement?
What is actual argument?
What are multidimensional arrays?
Where in memory are my variables stored?
Stimulate calculator using Switch-case-default statement for two numbers
What is the process to generate random numbers in c programming language?
How can I make it pause before closing the program output window?
What are header files in c programming?
why we wont use '&' sing in aceesing the string using scanf