Answer Posted / anamika
A Thread is a dis patchable unit of work. It divide the prom
into multiple task. So it is called as light weighted
process. A thread is assumed as a subset of process.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is Applet Stub Interface ?
Why are there no global variables in java?
What are unchecked exceptions in java?
What are inbuilt functions in java?
why doesn't java run on all platforms?
How do you compare values in java?
Can we write any code after throw statement?
What is java virtual machine and how it is considered in context of java’s platform independent feature?
What is a finally block?
Why charat is used in java?
What is the intersection and union methods?
Can we use a switch statement with strings?
Can you give few examples of final classes defined in java api?
What is jit compiler ?
What is a numeric literal?