wahts is mean by thread?

Answer Posted / kranti rajan singh

1.thread is an independent path of execution within ur java
program.that means thread can share the same memory space.
2. the sequence of code executed for each task defines a
separate path of execution is called thread.

Is This Answer Correct ?    34 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is identifier give example?

561


What is null mean in java?

627


Which methods are used during serialization and deserialization process?

558


What is the difference between hashset and treeset in java?

546


Explain about java sdk?

583






What is a module function?

562


Can memory leak happen java?

598


Name container classes in java programming?

599


What does next mean in java?

540


Why is an interface be able to extend more than one interface but a class can’t extend more than one class?

711


What is difference between path and classpath variables?

566


What is the use of protected in java?

540


If I only change the return type, does the method become overloaded?

541


How to reverse a string in java?

529


What is covariant return type?

647