⟩ Pick the odd one out a) array type b) character type c) boolean type d) integer type
a) array type
a) array type
What is problem with overriding functions?
Do you know what is overriding?
Explain object slicing in C++?
Give example of a pure virtual function in C++?
Can you please explain the difference between using macro and inline functions?
Tell me can a pure virtual function have an implementation?
Explain virtual destructor?
Explain data encapsulation?
Explain polymorphism?
What is the use of Vtable?