Answer Posted / gyana
1-Thread is a process of execution path of a programme.
2-Java supports single threading,but not supported
multithreading.
3-Threading causes sequential work in a programme.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
How do you do math powers in java?
What is lexicographically smallest string?
Can we convert stringbuilder to string in java?
Differentiate between postfix and prefix operators in java.
What is a instance variable?
What is oop principle in java?
What is the difference between normal report & matrix report?
What is supplier in java?
What is a byte string?
What is the default value of an object reference declared as an instance variable?
Where and how can you use a private constructor?
What is bool mean?
What is a qualifier in a sentence?
what do you mean by java annotations?
Is null == null in java?