Design an object oriented program in c++ to prepare the marks sheet of a university Examination with the following items read from keyboard:
Name of Student,Roll no,Subject name,subject code,Internal assessment marks,University examination marks.Design a base class consisting of data members such as name of the student,roll no,Subject name.The derived class consist of rest members.Construct a virtual base class for item name of the student and roll no.
1
Expert's answer
2014-03-24T12:00:39-0400
Dear customer, Unfortunately, your question requires a lot of work and cannot be done for free. Please submit it with all requirements as an assignment to our control panel and we'll assist you.
Dear shuvo, Questions in this section are answered for free. We can't
fulfill them all and there is no guarantee of answering certain
question but we are doing our best. And if answer is published it
means it was attentively checked by experts. You can try it yourself
by publishing your question. Although if you have serious assignment
that requires large amount of work and hence cannot be done for free
you can submit it as assignment and our experts will surely assist
you.
shuvo
22.03.21, 13:30
Develop an object-oriented program in C++ to prepare the mark sheet of
a university examination assuming that the following items can be read
from the keyboard: name of the student- roll number subject code
subject name Quiz marks Final marks
Leave a comment
Thank you! Your comments have been successfully added. However, they need to be checked by the moderator before being published.
Comments
Dear shuvo, Questions in this section are answered for free. We can't fulfill them all and there is no guarantee of answering certain question but we are doing our best. And if answer is published it means it was attentively checked by experts. You can try it yourself by publishing your question. Although if you have serious assignment that requires large amount of work and hence cannot be done for free you can submit it as assignment and our experts will surely assist you.
Develop an object-oriented program in C++ to prepare the mark sheet of a university examination assuming that the following items can be read from the keyboard: name of the student- roll number subject code subject name Quiz marks Final marks
Leave a comment