Answer Posted / anoop singh
2 type are
1.kernel thread
2.user thread
| Is This Answer Correct ? | 68 Yes | 37 No |
Post New Answer View All Answers
What is size_t?
Which one will take more memory: an int or integer?
What are the differences between checked exception and unchecked exception?
What is the use of :: in java?
Is assembly language a low level language?
How objects of a class are created if no constructor is defined in the class?
Should you use singleton pattern?
How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?
What is difference between hashset and hashmap?
Is there a jre for java 11?
What are the advantages and disadvantages of object cloning?
Which variables are stored in stack?
What is indexof?
Can we extend singleton class?
Can we use a switch statement with strings?