Skip to content

Kaustav-Purkayastha/CPP-Programming-1st-Sem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’» Programming Fundamentals using C++

CPP-Programming-1st-Sem

πŸ”₯ Let's Connect! πŸ‘‡


       

πŸ“œList of Practical Questions:

Q1)   Write a C++ program that creates a class and to perform swapping of two numbers without using third variable.


Q2)   Write a C++ program to perform the following matrix operations (2D array implementation):

  (i) Sum

  (ii) Difference

  (iii) Product

  (iv) Transpose


Q3)   Write a C++ program that reads two Matrices (2D array) using constructor and perform multiplication operation.


Q4)   Write a C++ program to create the Person class. Create some objects of this class (by taking the information from the user). Inherit the class Person to create two classes Teacher and Student. Maintain the respective information in the classes and create, display and delete objects of these two classes (Use Runtime Polymorphism).


Q5)   Write a C++ program to create a class triangle. Include overloaded functions for calculating area. Overload assignment operator and equality operator.





πŸ€–Join Community!

- Stuck at any question?
- Confusions regarding any solution provided?
- Want to discuss something regarding above topics?
- Want to connect with other students?

  • join JOIN HERE !!

      discord  



πŸ”Connect With Me!

       

Give this Repository a STAR⭐

(If you find this repository helpful)
Thank You!!πŸ’

Made by Kaustav PurkayasthaπŸ˜‰

About

This repository contains all the C++ College Practicals done by me in B.Sc. 1st Semester.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages