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
Write a function to find out longest palindrome in a given string?
Why there are some null interface in java? What does it mean?
What are checked exceptions?
Explain importance of finally block in java?
Explain the init method?
What is the purpose of return statement?
What is a Presistent Object?
How to instantiate member inner class?
What are implicit objects in java?
What defines function?
How to invoke external process in java.
Which is better singleton or static class?
Which list does not allow duplicates in java?
What is final method?
What is singleton math?