Describe the difference between a Thread and a Process?
Answer Posted / guest
We can have multiple threads in a single process.Thus we
can say threads are working units of a process.
| Is This Answer Correct ? | 32 Yes | 9 No |
Post New Answer View All Answers
write a program to find 2^n+1 ?
what is graphics
What is polymorphism in oop example?
What is the use of oops?
What is purpose of inheritance?
What are two types of polymorphism?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
How is polymorphism achieved?
How do you achieve polymorphism?
What makes a language oop?
• What are the desirable attributes for memory managment?
Give two or more real cenario of virtual function and vertual object
What is object in oop with example?
What is the importance of oop?
What is data binding in oops?