C-- IMP
C-- IMP
Don’t get scared by seeing a number of questions. Most of them are the same, that's
why I grouped them together.
(Warning : I created below important questions list based on my experience and last 5 years question papers. So don’t expect
only these questions will come in your exams. But first prepare these questions and once you will get time prepare other topics
also)
8. Explain the use of scope resolution operator and memory management operators in C++ with
examples.
12. What is Polymorphism? Explain the different types of Polymorphism with examples.
13. What is polymorphism? Explain how it is achieved by: (i) Compile-time (ii) Run Time
14. What is a Virtual Function? Write any six syntax rules of Virtual Function.
15. List any six characteristics of virtual function.
16. Write any eight basic rules for virtual function that satisfies the compiler requirements.
23. What is constructor and destructor? Explain each with the help of a suitable example.
24. What is Constructor and Destructor? Explain each with the help of a suitable example.
25. What is a constructor in C++? State any four special characteristics of a constructor function.
26. What is Constructor? State any four syntax rules for writing constructors.
27. Explain Constructor and Destructor with an example in C++.
28. Describe how function are defined inside and outside a class in C++?
29. Explain how function of a class can be defined outside the class definition and inside the class
definition with example in C++.
(i) seekg ()
(ii) tellg ()
(iii) eof()
(iv) open()
(i) Float
(ii) Double
(iii) Short int.
(vi) Char
(v) Long double
(iv) Unsigned int.
(Q86/Q87)
Programs