BCSL-032 SOLVED ASSIGNMENT 2017-18 FOR IGNOU BCA 3rd SEMESTER

0
Share
BCSL-032 Solved Assignment 2017-18 For IGNOU BCA 3rd Semester


Course Code: BCSL-032
Course Title: C++ Programming LAB
Assignment Number: BCA (3)/L-032/Assignment/17-18
Last Dates for Submission: 15th October, 2017 (For July 2017 Session)
                                               : 15th April, 2018 (For January 2018 Session)

Questions Solved In Assignment:
1. (a) Write C++ programs to find the followings:
(i) Area of Circle
(ii) Factorial of a given number
(b) Write a C++ program which create a Vehicle class and derive Car and
Bike classes from Vehicle class. All the classes in your program should
have proper constructors and methods to display vehicle details. Also
use appropriate access specifies in your program.
2. (a) Write a C++ program for matrix multiplication. Multiplication function
should notify if the order of the matrix is invalid, using exception.
(b) Write C++ program to create a file and store students address and
contact details in it.


« BCA 3rd SEMESTER SOLVED ASSIGNMENTS