SHARE
SPREAD
HELP

The Tradition of Sharing

Help your friends and juniors by posting answers to the questions that you know. Also post questions that are not available.


To start with, Sr2Jr’s first step is to reduce the expenses related to education. To achieve this goal Sr2Jr organized the textbook’s question and answers. Sr2Jr is community based and need your support to fill the question and answers. The question and answers posted will be available free of cost to all.

 

#
Authors:
Barbara Dolye
Chapter:
Advanced Object-oriented Programming Features
Exercise:
Programming Exercises
Question:9 | ISBN:9781285096261 | Edition: 4

Question

Define an application to include classes for Student, GraduateStudent,
and UndergraduateStudent. Create .DLL files for the three classes.
Include characteristics in the Student class that are common to GraduateStudent
and UndergraduateStudent students. All three classes should
override the ToString( ) method. GraduateStudent should include
a data field for the type of undergraduate degree awarded, such as B.A.
or B.S., and the location of the institution that awarded the degree.
UndergraduateStudent should include classification (for example,
freshman, sophomore), and parent or guardian name and address. Create a
presentation class that instantiates student objects and enables details to be
displayed on the form about individual students to test your design.

TextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbook

Sorry the answer is not available at the moment…

If you are able to find the answer, please make sure to post it here. So that your Juniors have smile on their lips and feel happy.

Spread the 'tradition of sharing'.