What is the difference between Process and Threads?
Answer Posted / dinesh tiwari
A process is an instance of an running application.
And a Thread is the execution stream of the process.
A process can have multiple threads.
| Is This Answer Correct ? | 30 Yes | 6 No |
Post New Answer View All Answers
What is the purpose of the finally clause of a try-catch-finally statement?
what is the use of State Factories?
Which container method is used to cause a container to be laid out and redisplayed?
Why use a datasource when you can directly specify a connection details?
What is the relationship between local interfaces and container-managed relationships?
what is a non-repeatable read?
What modifiers may be used with an interface declaration?
What is the map interface?
Is the session factory thread safe?
What is metaspace?
What value does read() return when it has reached the end of a file?
Which class is the immediate superclass of the menucomponent class?
What is the highest-level event class of the event-delegation model?
Can I use javascript to submit a form?
whats is statement and procedure