Describe the difference between a Thread and a Process?

Answer Posted / subbu

1)
process is self loadable
while
thread is depends on operating system

2)
communication is possible between processes through some
mechanism
ex:shared memory, message queues
communication is possible between threads directly

Is This Answer Correct ?    10 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between class and object with example?

571


Can static class have constructor?

591


What is a null tree?

634


Why is object oriented programming so hard?

618


Can an interface inherit a class?

567






Why do pointers exist?

669


Can main method override?

591


What is the difference between a constructor and a destructor?

623


What is object and class in oops?

594


Is data hiding and abstraction same?

577


What does and I oop mean in text?

631


Why we use classes in oop?

593


What is oops in simple words?

587


What is super in oop?

602


What is the benefit of oop?

576