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

Can we create our own daemon thread?

763


What are pass by reference and pass by value?

732


What is package private scope in java?

733


write a program that list all permutations of ABCDEF in which A appears before B?

2265


What is a boolean used for?

869


What is a null point?

779


How do generics work?

734


How can we find the actual size of an object on the heap?

1094


What is the arraylist in java?

781


What is the difference between form & report?

839


What is externalizable?

851


what is recursion in java

842


What is a nonetype?

807


Why does java not support pointers?

795


How do you sort in java?

808