total
1. Define a class student with the following specification
Private members of class student
admno
Integer
shame
20 character
eng. math, science float
float
ctotal)
a function to calculate eng + math + science with float retum type.
Public member function of class student
Takedata)
Function to accept values for admno, sname, eng, science and invoke ctotal() to calculate
total.
Showdata)
Function to display all the data members on the screen.
Answers
Answered by
1
Answer:
here this your answer
Explanation:
make a brilliant
Attachments:
Similar questions