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

Why we cannot override static method?

652


Can we create our own daemon thread?

617


What is multithreading and its advantages?

676


Can we define constructor in inner class?

641


How do you get the length of a string in java?

617






Does java support multiple inheritances?

674


Can you create an object of an abstract class?

654


Are arrays classes in java?

622


Is java code slower than native code?

639


What is a native method in java programming?

626


How do I compare two strings in word in java?

629


What are the types of arrays in java?

673


How does hashset work in java?

673


Can we initialize the final blank variable?

693


What are the restrictions that are applied to the java static methods?

617