⟩ Identify the user-defined types from the following? a) enumeration b) classes c) both a and b d) int
c) both a and b
c) both a and b
Explain the pure virtual functions?
What is Virtual base class uses?
Do you know what are pure virtual functions?
Explain the problem with overriding functions?
What is general form of pure virtual function? Explain?
Tell me what are static member functions?
Can you please explain the difference between static and dynamic binding of functions?
Do you know what are static and dynamic type checking?
What is problem with overriding functions?
Do you know what is overriding?