C++ Program - array of objects in C++

preview_player
Показать описание
C++ Program - array of objects in C++

Write a C++ program to design the class Student containing data members Rollno, name and age. Include a method named display() for display the student information. Include default constructor and parameterized constructor with default argument to initialize the data members.
Display three students’ details, using array of objects

#arrayofobjects #program
Рекомендации по теме
welcome to shbcf.ru