what is a thread?

Answer Posted / kavitha

Thread is block of code which can execute concurrently with
other threads in JVM(Java Virtual Machine)

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between identifier and variable?

471


Difference between linkedlist and arraylist.

590


Hi.... I applied for the post of scientific officer/Engineer-SB(Programmer).Please post the syllabus and sample papers.

1509


Can a class have multiple superclasses?

566


What is bytecode verifier?

506






what is the difference between a threads start() and run() methods? : Java thread

522


do I need to use synchronized on setvalue(int)? : Java thread

557


What's the difference between comparison done by equals method and == operator?

546


What is hashing principle in java?

550


Can we override private method in java?

621


Can a abstract class be declared final?

567


What is the java project architecture?

1787


How can you share data between two thread in Java?

522


How is a variable stored in memory?

529


What are the 8 data types in java?

523