what is a thread?

Answer Posted / vikas

Thread is a part of a program that is in Execution.
It is a Light weight process.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is thread? What are the high-level thread states? : Java thread

793


Can we have any other return type than void for main method?

541


What is Gang of four design patterns

596


Which package is used for pattern matching with regular expressions?

648


What are the important features of Java 8 release?

581






What is a heavyweight component?

544


What is an interoperable application in java ?

587


What is package protected in java?

528


What is meant by memory leak?

543


What is adapter in java?

521


Can I use % with real numbers?

566


Is hashset ordered java?

590


What do the thread?class methods run() and start() do?

545


Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?

640


What is the use of private static?

535