Describe the difference between a Thread and a Process?
Answer Posted / priyanka agrawal
1. We can execute a process but threads can be created
and executed from inside a process.
2. thread uses shared memory but process uses different
memory.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
Can a varargs method be overloaded?
What are the benefits of polymorphism?
why reinterpret cast is considered dangerous?
What is balance factor?
What is multilevel inheritance?
What is object in oop?
What is class and example?
What is inheritance write a program to show use of inheritance?
What do you mean by overloading?
Why is polymorphism used?
What type of loop is a for loop?
What is use of overloading?
What is overriding in oop?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?