Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / 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 ?    8 Yes 2 No

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

Answer / haresh prajapati

using thread you can handle multiple client on a single program.

Is This Answer Correct ?    4 Yes 0 No

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

Answer / mathe arun kumar

Thread is a part of program. If associates wants to develop
a large project then small partd(thresds) can be
implemented by programmers. After completing the project
every single part can be intigrated for execution inorder
to work that as a single project.

Is This Answer Correct ?    2 Yes 0 No

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

Answer / pratiksha

Thread is a lightweight process and we are using it for
doing multiple task at the same time.

Is This Answer Correct ?    1 Yes 1 No

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

Answer / lucky

Thread is a program and it is used to improve the program
execution as well as the process time that is the program is
executes in effective manner.

Is This Answer Correct ?    0 Yes 0 No

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

Answer / ramya

A thread is a light weight process which is used to execute multiple operations at same time

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What are constants and how to create constants in java?

0 Answers  


Where is stringbuffer stored?

0 Answers  


What is a Wrapper class?

14 Answers  


Is null a string or object in java?

0 Answers  


What is java util collection?

0 Answers  


What do u mean by wrapper Class? What do u mean by Jvm... How do u change JVM for other OS? Or No need to Change ...? its like tricky

6 Answers   Accenture, EDS,


Can a constructor be private and how are this() and super() method used with constructor?

0 Answers   Flextronics, Hexaware,


What is linked hashset and its features?

0 Answers  


How to connect to a remote database using Applet?

0 Answers  


Can you call a method on a null object?

0 Answers  


What is method and methodology?

0 Answers  


What does indexof return in java?

0 Answers  


Categories