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...


wahts is mean by thread?

Answers were Sorted based on User's Feedback



wahts is mean by thread?..

Answer / ravi

thread is the process of executng the program

Is This Answer Correct ?    52 Yes 15 No

wahts is mean by thread?..

Answer / madhuri reddy

thread is a light weight process.it divide the hole
programm into small groups.it is based on the kernal

Is This Answer Correct ?    33 Yes 3 No

wahts is mean by thread?..

Answer / kranti rajan singh

1.thread is an independent path of execution within ur java
program.that means thread can share the same memory space.
2. the sequence of code executed for each task defines a
separate path of execution is called thread.

Is This Answer Correct ?    34 Yes 10 No

wahts is mean by thread?..

Answer / zoheb

thread is the sub task in a program,thread is usually used
for purpose of serving the multiple client

Is This Answer Correct ?    14 Yes 4 No

wahts is mean by thread?..

Answer / lakshmi suresh

thread is programms path of execution

Is This Answer Correct ?    15 Yes 6 No

wahts is mean by thread?..

Answer / mukthiyar

Thread is a light weight process.
Thread is a single sequential execution flow of control.
Each thread has its own Stack memory.
Different Threads share the same memory(Heap Memory) and it
use some algorithm for implementing time slice like(Round
Robin).were as different Process take different memory space.

Is This Answer Correct ?    13 Yes 6 No

wahts is mean by thread?..

Answer / ravi jain

Thread is sequential path of execution which makes our program asynchronous.

Is This Answer Correct ?    6 Yes 1 No

wahts is mean by thread?..

Answer / venkat reddy

A thread is a single sequence stream within in a process

Is This Answer Correct ?    9 Yes 5 No

wahts is mean by thread?..

Answer / saravanan

line by line execution of our program code.

Is This Answer Correct ?    7 Yes 4 No

wahts is mean by thread?..

Answer / kiran

Thread is sequenctial flow of a control with in a program

Is This Answer Correct ?    13 Yes 12 No

Post New Answer

More Core Java Interview Questions

Hi buddy, well i got that there is always a default constructor with abstract class. OK. But why not with interface? Thanks in advance.

2 Answers  


Why is flag used in java?

0 Answers  


What is class forname?

0 Answers  


Where is java located?

0 Answers  


What does this() represent, and how is it used in Java?

2 Answers  


Why is java called the platform independent programming language?

0 Answers  


How to print nodes of a Binary tree?

0 Answers  


how a programmer confirms that the data submitted has been succesfully inserted into the database(either oracle or my sql).. How a programmer confirm if there is any problem with the program he wrote for insertion

2 Answers   SAP Labs,


What is the structure of java?

0 Answers  


I need help please send me reply: Write a program "if given a string like 'HAT', the combination's returned should be like ATH,THA,TAH in java"?

4 Answers  


Is java se free?

0 Answers  


What is null mean in java?

0 Answers  


Categories