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 a thread?

Answers were Sorted based on User's Feedback



What is a thread?..

Answer / bindhu

Thread is the smallest unit of executable code. Different
states of a thread is new, ready,running, waiting,
suspending, terminating.

Is This Answer Correct ?    2 Yes 0 No

What is a thread?..

Answer / devarathnam c,kotagudibanda(po

Hi...
Thread is a light-weight program ,or it is separate
execution path with in the program.

Is This Answer Correct ?    2 Yes 0 No

What is a thread?..

Answer / madhan kumar.s

Thread is light weight progarm.its single execution of program.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

How are the elements of a cardlayout organized?

0 Answers  


How JNDI is used in JMS ?

1 Answers  


Do we need to override service() method

0 Answers  


Hi frnds ,iam new to java and j2ee ,my requirement is using java or any j2eetech how to lock an user when he enter wrong credentials(uname&password) more than 3 times.take the username and passowrd in a bean no need to conned Db kindly provide me sample application code or and ideas or links or tutorials plzzzzz urgent for me thanks in advance...

2 Answers   NSN,


What are local interfaces? Describe.

0 Answers  


For which statements does it make sense to use a label?

0 Answers  


difference between apllet and interface class

1 Answers   Infotech,


diff between jsp include directive and jsp action include?

2 Answers   SolutionNET,


1) which method of the RequestDispatcher cannot be called once the output is sent to the client? a. forward b. include c. both a&b 2) which interface should an object implement to get notified of changes to the list of active sessions in a web application? a. HttpSessionListener b. HttpSessionActivationListener c. HttpSessionAttributeLIstener 3) A user can select multiple locations from a list box on an HTML form, which of the following methods can be used to retrieve all the selected location? a. getParameter() b. getParameterValues() c. getParamValues() 4) which of the following methods should be used to send character text to the client? a. ServletResponse.getWriter() b. ServletResponse.getOutputStream() c. ServletResponse.getOut() 5) which implicit object is always available in a JSP page? a. exception b. session c. out 6) which inclusion mechanism doesn't include the source of the page, rather the output of the page. a. include directive b. jsp:include action c. Bothe a& b 7) which attribute of the page controls whether a page participates in session or not? a. session-allowed b. session c. isSession

1 Answers  


What is Stream and Types?

2 Answers   Patni,


what is DGC?

1 Answers  


What is checkpoint? How to create checkpoints in our java projects?

1 Answers   ABC,


Categories