Write code with encapsulated class Student(rollno, name, int * marks) with appropriate
functions, constructors, and destructor. Write a copy constructor to create data for 6
subjects (marks). In main function, create 01 student object using no-args constructor and
input its data. Create 2nd student object by using the copy constructor, and display its data.
Answers
Answered by
0
Answer:
plz mark as brain list plz plz thanks
Similar questions