Describe the difference between a Thread and a Process?

Answer Posted / pds

Thread is a path for execution and the executable which is
running is called a process.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 4 main oop principles?

647


IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?

1552


What is coupling in oops?

568


What is the difference between abstraction and polymorphism?

588


write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.

1759






write a C++ program for booking using constructor and destructor.

2026


What is the difference between a constructor and a destructor?

586


What is ambiguity in inheritance?

603


Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4215


Why do we use polymorphism in oops?

554


How is class defined?

557


Why do we use oop?

577


Whats oop mean?

568


What is static in oop?

568


What is overloading in oop?

549