21.
What is function overriding in C++?

22.
What is the purpose of the 'static' keyword in C++?

23.
What is the difference between 'struct' and 'class' in C++?

24.
What is the purpose of the 'virtual' keyword in C++?

27.
What is the purpose of access specifiers in C++ classes?

28.
What is the purpose of the 'friend' keyword in C++?