Sie sind auf Seite 1von 2

Summer 2012 Master of Computer Application (MCA) Semester 2 MC0066 OOPS using C++ 4 Credits

(Book ID: B0681 & B0715)

Assignment Set 1 (40 Marks)


Answer all Questions Each Question carries TEN Marks

Book ID: B 0681 1. With the help of suitable programming examples, explain Selection control statements and Iteration statements in C++. 2. Write your own C++ functions for the following problems: o Sort a book list in a library based on the discipline o Print the sorted output on the console Book ID: B0715 3. Explain the concepts and applications of multiple inheritance and virtual functions in C++. 4. Describe the theoretical concepts of Binary files and Manipulators with relevant programming examples.

Summer 2012 Master of Computer Application (MCA) Semester 2 MC0066 OOPS using C++ 4 Credits
(Book ID: B0681 & B0715)

Assignment Set 2 (40 Marks)


Answer all Questions Each Question carries TEN Marks

Book ID: B 0681 1. Write a program in C++ to accept the order of two matrices, check for the possibility of multiplication, and perform the multiplication. 2. Explain the concept of constructors and destructors in C++ with programming examples.

Book ID: B0715 3. Describe the theory behind class templates and function templates along with relevant programming examples. 4. Explain the following: a. Sequence Containers b. Sequence Adapters Write appropriate programs to illustrate the practical applications of the above.

Das könnte Ihnen auch gefallen