Describe the difference between a Thread and a Process?
Answer Posted / anshu
A thread is building block of process, there can be
multiple thread or at least one thread per process.
Process is self loadable but thread need a process to run.
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What is this pointer in oop?
Why it is called runtime polymorphism?
What is polymorphism and its types?
what is different between oops and c++
What are main features of oop?
What is encapsulation and abstraction? How are they implemented in C++?
Can we define a class within the interface?
What is constructor in oop?
What is difference between oop and pop?
Can you explain polymorphism?
given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy
What is the importance of oop?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
Why is abstraction used?
Which method cannot be overridden?