what is a thread?

Answers were Sorted based on User's Feedback



what is a thread?..

Answer / narayana swamy

thread is an object oriented representation of flow of
process(i.e part of process)

Is This Answer Correct ?    0 Yes 1 No

what is a thread?..

Answer / shiva

In java environment we have to introduce the multipart
program that executes simultaniously depending on the
priority called threads

Is This Answer Correct ?    0 Yes 3 No

what is a thread?..

Answer / kala

thread is a light wieght processor.

Is This Answer Correct ?    2 Yes 6 No

Post New Answer

More Core Java Interview Questions

how can you take care of mutual exclusion using java threads? : Java thread

0 Answers  


Can a static method be final?

0 Answers  


What is set in java?

0 Answers  


What does n mean?

0 Answers  


What are abstract classes and anonymous classes?

0 Answers   Flextronics, Thomson Reuters, Virtusa,






how can be object class inherited to all class in a program when java does not support multiple inheritance??

4 Answers  


Can each java object keep track of all the threads that want to exclusively access it?

0 Answers  


What is null statement?

0 Answers  


Explain garbage collection in java?

0 Answers  


What about features of local inner class?

0 Answers  


Can java inner class be static?

0 Answers  


what is real-time example of runtime polymorphism and compile time polymorphism

4 Answers   SLK Group,


Categories