Object models (as described for example using classdiagrams) often incorporate the following relations: generalisation-specialisation (inheritance) whole-part (aggregation) association object is instance of class Composition Using whichever of these relations you feel is mostappropriate, draw simple diagrams to model the ideas in each the following sentences (youshould use the appropriate UML notation and include labels and numbers whereappropriate). i. PCB is responsible to manage Cricket team that containsplayers. ii. A four sided shape is a square or rectangle or aparallelogram. iii. Fred's car is a Honda iv. Files contain records and records contain either numericalvalues or text or both. v. University has departments and departments hasfaculty
The answer is in this YouTube shorts video: https://youtube.com/shorts/DErcpahT9Po?si=IugxktJYLOW8rF9L
make the name of an character that is a wolf and a crow combined In code
Connor says, 'Golly! My favourite real, non-zero polynomial r(x)r(x) is divisible by q(x)q...
# Write a function perfect that determines whether a number is a perfect number or not. Th...