BCSL-032 C++ Programming Lab Solved Assignment 2021-22
₹30.00
Course Code | BCSL-032 |
Course Title | C++ Programming Lab |
Assignment Code | BCA (3)/ L-032/Assignment/2021-22 |
Session | 2021-22 |
Submission Date | 31st October 2021 for July 2021
15th April 2022 for January 2022 |
Features
- Complete Assignments
- Lowest Price
- Secure Payments
Description
Question 1(a):
Write a C++ program to demonstrate us of all the arithmetic and logical operators in C++.
Question 1(b):
Write a C++ program to create shape class which is having abstract method area(). Derive classes circle and rectangle from shape class. Override area method in circle and rectangle class to find the area of the respective shape. Make necessary assumptions id any.
Question 2(a):
Write a C++ program to demonstrate exception handling by writing a program for matrix addition, which add two matrices and display the resultant matrix. Matrix addition function should notify if the order of the matrix is invalid for addition, using exception.
Question 2(b):
Write C++ program to read the contents from a given file and display in on console.
Reviews
There are no reviews yet.