Back to Browse

Assignment 2 (Part 2) - Student Information system using C++

6.2K views
Aug 31, 2020
18:16

Write a C++ program to create database of student information system. (name, rollno, class, div, dob, blood_grp, addr, mob) and make use of following concepts :  Constructor, default constructor, copy constructor, destructor  Static member function  Friend class, this pointer, inline code  Dynamic memory allocation (new and delete operators)  Exception handling For part 1 of Assignment 2 Click following link : https://www.youtube.com/watch?v=qh4vYVQQK-Y&t=4s

Download

0 formats

No download links available.

Assignment 2 (Part 2) - Student Information system using C++ | NatokHD