retagged by
1,012 views

1 Answer

0 votes
0 votes
defines how many objects participate in a relationship and it is the number of instances of one class related to one instance of the other class. For each association and aggregation, there are two multiplicity decisions to make, one for each end of the relationship.

so ans should be ALL OF THE ABOVE.
Answer:

Related questions

0 votes
0 votes
1 answer
1
admin asked Mar 31, 2020
6,519 views
Given a class named student, which of the following is a valid constructor declaration for the class?Student student(){}Private final student(){}Student(student s){}Void ...
0 votes
0 votes
1 answer
2
0 votes
0 votes
1 answer
3
admin asked Mar 31, 2020
3,726 views
Object oriented inheritance models:"is a kind of" relationship."has a" relationship."want to be" relationship."contains" of relationship.
0 votes
0 votes
1 answer
4
admin asked Mar 31, 2020
1,348 views
The IOS class member function used for formatting IO iswidth(), precision(), read()width(), precision(), setf()getch(), width(), Io()unsetf() ,setf(), write()