Answer Posted / sunil verma
Thread is the path of execution of a program..Types of
threads are Single-threaded and Multi-threaded...This is
mainly differentiated on the basis of synchronisation..A
synchronised thread means a single thread executed only
once at a time..Multithread means threads are executed
simultaneously...
Is This Answer Correct ? | 18 Yes | 17 No |
Post New Answer View All Answers
What is difference between equals and hashcode method?
What is the use of hashmap in java?
What are recursive functions? Give some examples?
Explain importance of inheritance in java?
What is java regex?
How do constructors use this() and super()?
what is difference betweem home interface and remote interface?
What are data types in programming?
Can abstract class have private constructor?
Explain list interface?
Which class is used by server applications to obtain a port and listen for client requests?
What is visibility mode?
What is loop in java?
State one difference between a template class and class template.
What is google full form?