CC-16: INTRODUCTION TO C++ Year: 2006 TEE: December Time 2 Full Marks 75 Question Number 1 is compulsory. Answer any three questions from the rest.Use C++ wherever necessary.
Q.2(a): Write a programe for the addition of two complex numbers. Overload the '+' operator.
| Q.2(b): It is possible to nest classes in C++ ? If yes, give example.: [5] Q.3(a): How can you pass objects as function arguments? Explain with example.: [7] Q.3(b): What is mean by data abstraction ? Give an example.: [8]
home || << Previous || Next >> |