Answer Posted / alok kumar
threads are of mainly of two types
1- user level threads
2- kernel level threads
| Is This Answer Correct ? | 30 Yes | 19 No |
Post New Answer View All Answers
What is the difference between static binding and dynamic binding?
What is a concrete classes? Is Java object class is concrete class?
What is difference between == equals () and compareto () method?
What is ‘is-a ‘ relationship in java?
What is the common usage of serialization?
Difference between ‘>>’ and ‘>>>’ operators in java?
What ide should I use for java?
Why can we not override static method?
Why is static used?
Explain wait() method of object class ?
What are packages in java?
What is Applet Stub Interface ?
Describe the syntax of multiple inheritance? When do we use such an inheritance?
What is finally and finalize in java?
What is string immutability?