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:
Creating Your Own Classes
Exercise:
Programming Exercises
Question:10 | ISBN:9781285096261 | Edition: 4

Question

Write a program that creates a ProfessorRating class consisting of
professor ID and three ratings. The three ratings are used to evaluate
easiness, helpfulness, and clarity. In a separate implementation class, allow
the user to enter the values. Call the constructor to create an instance of the
ProfessorRating class. Include appropriate properties. Do not allow
the ID to be changed after an object has been constructed. Provide a
method in the ProfessorRating class to compute and return the
overall rating average. Print all ratings and the average rating formatted with
no digits to the right of the decimal from the implementation class. Use a
single class method to enter all data.

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'.