What is thread?

Answer Posted / naveen

A thread is a part of program that follows a separate path of execution.
A thread is also called a light weight process as they share common resources

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is thread life cycle in java?

578


Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?

622


What are the differences between include directive and include action?

542


What do you mean by aggregation?

563


How do you override a method?

547






Why can't we override private static methods?

515


What do you understand by classes in java?

553


Explain an intermediate language?

505


Is it possible to use string in the switch case?

555


Explain static nested classes ?

589


What are the advantages of passing this into a method instead of the current class object itself?

1169


What are the access modifiers available in java?

558


What do you mean by data type?

543


what is server side caching?

1602


What are the super most classes for all the streams?

1168