subject
Computers and Technology, 15.03.2022 23:50 dai77

For maximum cardinality we are most interested in either 1 or many or (1/M), because maximum cardinality defines the types of relationships. For minimum cardinality we are most interested in either 0 or 1 or (0/1), because minimum cardinality defines if the relationship is mandatary or optional. Quite often the maximum cardinality is clear. But minimum cardinality is based on the context or business rules. If we examine the cardinality from student to course. a. What would you say is the maximum cardinality?
b. What would you say is the minimum cardinality?
c. What does it imply/require if you choose the minimum cardinality to be 0 or 1? Explain.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 12:30
Can someone with my technology homework? ? i’m not very good with rulers. i need it asap though
Answers: 1
question
Computers and Technology, 23.06.2019 16:00
Write a grading program for a class with the following grading policies: a. there are two quizzes, each graded on the basis of 10 points. b. there is one midterm exam and one final exam, each graded on the basis of 100 points. c. the final exam counts for 50% of the grade, the midterm counts for 25%, and the two quizzes together count for a total of 25%. (do not forget to normalize the quiz scores. they should be converted to a percentage before they are averaged in.) any grade of 90 or more is an a, any grade of 80 or more (but less than 90) is a b, any grade of 70 or more (but less than 80) is a c, any grade of 60 or more (but less than 70) is a d, and any grade below 60 is an f. the program will read in the student’s scores and output the student’s record, which consists of two quiz and two exam scores as well as the student’s average numeric score for the entire course and final letter grade. define and use a structure for the student reco
Answers: 2
question
Computers and Technology, 24.06.2019 00:30
Which boolean operator enables you to exclude a search term? a} not b} and c} or d} plus
Answers: 1
question
Computers and Technology, 24.06.2019 00:50
3. what is the output of the following statements? temporary object1; temporary object2("rectangle", 8.5, 5); temporary object3("circle", 6, 0); temporary object4("cylinder", 6, 3.5); cout < < fixed < < showpoint < < setprecision(2); object1.print(); object2.print(); object3.print(); object4.print(); object1.set("sphere", 4.5, 0); object1.print();
Answers: 1
You know the right answer?
For maximum cardinality we are most interested in either 1 or many or (1/M), because maximum cardina...
Questions
Questions on the website: 13722362