IGNOU MBA Assignment, Solved IGNOU MBA Assignments

IGNOU CS-72 Question Papers

IGNOU CS-72 Question Papers, Test Papers, Sample Paper, Guess Papers, IGNOU CS-72 Unsolved Paper and Solved Papers

CS-72 C++ And Object Oriented Programming June 2011 – Question Paper

1. (a) Define a class ACCOUNT that include following members : Data Members : Name of Depositor, Account no., Type of A/c, Balance Amount. Member functions : To assign initial values, deposit amount, withdraw after checking balance, To display name and balance. Write a program in C++ and test it for 10 Customers. (b) Differentiate [...]

CS-72 C++ And Object Oriented Programming Dec 2010 – Question Paper

1. (a) What is UML Why is UML used? What are International diagrams and why are they used? Explain types of Interaction diagrams. (b) What is Inheritance? Explain the two main types of Inheritance giving examples of each. (c) Explain the utility of ‘this’ pointer with the help of an example. (d) What are Macros? [...]