Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the following two classes Student Student Number Student Name Cumulative GPA Course Taken and Grades Course Course Number Course Name Number of Credits Let's

Consider the following two classes

Student

Student Number

Student Name

Cumulative GPA

Course Taken and Grades

Course

Course Number

Course Name

Number of Credits

Let's define a method for computing Cumulative GPA for students. GPA is calculated by summing the product of the grades for each course and the courses' credits, then dividing that product by the total number of course credits. Based on this,

  1. identify the method(s) you will have in either or both classes to compute the cumulative GPA of a student. You may note/enter the methods in the class diagrams above.
  2. briefly, using a single sentence, state the function of each method you have defined.
  3. If the two classes above evolve into separate tables, note any possible additional tables, fields as attributes, suggest primary and foreign keys for those attributes, and describe relationship cardinality. Show your work in the diagrams above.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Essentials Of Strategic Management

Authors: J. Hunger, Thomas Wheelen

5th Edition

0136006698, 9788120348615

More Books

Students also viewed these General Management questions

Question

=+a) What time series components do you observe in this series?

Answered: 1 week ago