Answer Posted / dsc
Bjarne Starstrup
| Is This Answer Correct ? | 29 Yes | 6 No |
Post New Answer View All Answers
Why is there no multiple inheritance?
what are the ways in which a constructors can be called?
What is coupling in oops?
What is the point of oop?
What is protected in oop?
What is overriding vs overloading?
What is difference between inheritance and polymorphism?
Why do we need oop?
What type of loop is a for loop?
write a C++ program for booking using constructor and destructor.
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
How to hide the base class functionality in Inheritance?
What is the point of polymorphism?
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
Can you explain polymorphism?