What are the 3 pillars of oop?
No Answer is Posted For this Question
Be the First to Post Answer
What is abstraction in oops?
what is code for call by value and call by reference?
Have you ever used threads?
officer say me - i am offered to a smoking , then what can you say
what is the difference between virtual function and destoctor?
What is difference between #define and const?
suppose A is a base class and B is the derved class. Both have a method foo which is defined as a virtual method in the base class. You have a pointer of classs B and you typecast it to A. Now when you call pointer->foo, which method gets called? The next part of the question is, how does the compiler know which method to call?
What exactly is polymorphism?
What is polymorphism and types?
Does c++ support multilevel and multiple inheritance?
What is the renewal class?
What is difference between abstraction and encapsulation?