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 class allows you to read objects directly from a stream?
What is jit compiler ?
placement papaers of spring computing technology
What is a treeset class?
how we can make a read-only class in java?
Is the empty set a singleton?
What happens if we don’t override run method ?
Can we overload the constructors?
What is the default access specifier for variables and methods of a class?
Why java is a platform independent? Explain
Can we serialize static variables in java?
Can a class have more than one object?
What is variable and example?
Can a abstract class be declared final?
Is simpledateformat safe to use in the multithreaded program?