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
What is cohesion in oop?
What is polymorphism used for?
What is an example of genetic polymorphism?
Why polymorphism is used in oops?
What is methods in oop?
What is polymorphism in oops with example?
What is inheritance and how many types of inheritance?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
#include
What is for loop and its syntax?
Get me a number puzzle game-program
Why is encapsulation used?
Why is oop useful?
What is the difference between a constructor and a destructor?
What is the example of polymorphism?