what is the use of thread?Justify it by project point of view

Answer Posted / meena

Thread is a part of single program.
When user want to execute a large program in very less time
then user can destribute that program into number of users
using multithreading.

Is This Answer Correct ?    14 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I want to store more than 10 objects in a remote server? Which methodology will follow?

2628


Is there any case when finally will not be executed?

519


When parseint method can be used?

532


What is re-factoring in software?

567


What about main thread in java?

640






What is volatile data type?

549


How to restrict a member of a class from inheriting by its sub classes?

791


What is a nullable field?

571


Does every java program need a main?

531


Can a class extends itself in java?

525


What is covariant return type?

634


What are the differences between wait() and sleep()?

531


What is difference between call by value and call by reference?

493


What does main method?

552


What is jagged array in java?

519