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
What are different types of constants?
How do you download stubs from Remote place?
Is node a data type in java?
What is a boolean used for?
What is a platform?
How can you avoid serialization in child class if the base class is implementing the serializable interface?
Which method must be implemented by all threads?
What is the use of bufferedreader?
What is keyword auto for?
What is purpose of keyword void?
Is null keyword in java?
What is null object in java?
What are different types of expressions?
Is array a class in java?
Why super is first line in java?