Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

help me to answer NutritionFact serving Size double Seliable Food price, double AA expiry string Shirt IceCream size: string flavour string Figure C-1 Consider the

image text in transcribed
help me to answer
NutritionFact serving Size double Seliable Food price, double AA expiry string Shirt IceCream size: string flavour string Figure C-1 Consider the class diagram in Figure C-1. Based on the class diagram answer the following questions: a. Determine the pairs of classes or a group of classes that form the relationship according to the questions below. If there is no such relationship in the class diagram, then write your answer as No such case. i. Name TWO(2) pairs of classes that form a single inheritance relationship. ii. Name a pair of classes that form a composition relationship. iii. Name a pair of classes that do not form any relationship, (7 marks) b. Write a code segment in C++ that implements these THREE (3) classes: NutrionFact, Food, and IceCream. Your implementation does not need to include any methods including constructors. (8 marks)

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

Students also viewed these Databases questions

Question

3. What are potential solutions?

Answered: 1 week ago