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
Are variables stored in ram?
What is java console application?
What is the difference between hashset and treeset in java?
How is treeset implemented in java?
how to open and edit XML file in Weblogic???
What is void class in java?
Is it possible to use string in the switch case?
How do you stop a thread in java?
What is the difference between inner class and nested class?
Is multiple inheritance supported by java?
Which is fastest collection in java?
what is the purpose of the runtime class?
Why is String immutable?
Is linkedlist thread safe in java?
Which is better list or arraylist in java?