What is the difference between Process and Threads?
Answer Posted / praju
tread have not its own memory address.
process have its own address
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What is metaspace?
What happens when a thread cannot acquire a lock on an object?
Write a program to show synchronization?
What is a policy?
What is the difference between system.out ,system.err and system.in?
What is a modular application?
What are the different methods of identifying an object?
What are the different approaches to represent an inheritance hierarchy?
When a thread blocks on i/o?
What are the types of scaling?
What class is used to create Server side object ?
What are the design considerations while making a choice between using interface and abstract class?
Can you give me a simple example of using the requiredif validator rule?
Is infobus easy to use?
What is the argument type of a programs main() method?