Answer Posted / naveen
A thread is a part of program that follows a separate path of execution.
A thread is also called a light weight process as they share common resources
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is an empty string in css?
How an object is serialized in java?
Can we declare main () method as non static?
Is java 9 released?
What is math exp in java?
What does string mean in java?
What are the fileinputstream and fileoutputstream?
What are the difference between composition and inheritance in java?
Wha is the output from system.out.println(“hello”+null); ?
What is use of functional interface in java 8? Explain
Can an interface be final?
What is a function in java?
How to sort array in descending order in java?
How do you do a line break in java?
What is compareto?