Question: can some one write the code for this uml diagram. c++ using smart pointers. there are three class Disc, track and disclist. has a relationship
can some one write the code for this uml diagram. c++
using smart pointers.
there are three class Disc, track and disclist.
has a relationship with disc

Disc List disc List Ptr Linked List Disc +isEmpty() Boolean const +getNumberof Discs Integer const +insert Disc (in aDiscPtr:Disc"): Boolean +remove Disc (inout aDisc r Disc Boolean +retrieveDisc (in number: Integer): Disc" const findDiscPosition (in discPtr:Disc int const
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
