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
How many bits is a char?
Is namespace same as package in java?
How to declare objects of a class ?
What is rmi and steps involved in developing an rmi object?
What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?
What are 3 boolean operators?
How do you square a number?
What is the default execution method in java?
What is difference between fileinputstream and filereader in java?
What is lossy conversion in java?
Explain importance of throws keyword in java?
Difference between string, stringbuffer and stringbuilder?
What methods are used in Servlet?Applet communication?
What is lastindexof in java?
How many days will it take to learn java?