21. Static members of a class
22. Which statement is true in case of a destructor?
23. Overloading of which operator will be similar to invoking a copy constructor?
24. In which of the following cases is a copy constructor invoked?
25. When does dynamic binding occur?
26. Overriding causes _________
27. With which of the following streams is the keyboard device associated by default?
28. What is true about a virtual base class?
29. Static member functions _________
30. Which of the following statements have errors?