Question: I solved 2a please check if it is correct? I need help with questions 2b, c & d. Need Help with 'Pseudocode' (2b) and 'Python'

 I solved 2a please check if it is correct? I needhelp with questions 2b, c & d. Need Help with 'Pseudocode' (2b)and 'Python' (2c/2d). Please Help! Thankyou CIS 1400: Programming and Logic Technique

I solved 2a please check if it is correct? I need help with questions 2b, c & d. Need Help with 'Pseudocode' (2b) and 'Python' (2c/2d). Please Help! Thankyou

CIS 1400: Programming and Logic Technique Lab Assignment 2. Design a program to keep track of your music inventory. a) Use appropriate data types when using a software application to create the UML diagram for a Song class that contains the following private fields: artist-name of singer or group . title - song name time-song time (in seconds or minutes-numerical value) year-release year In addition, the class should have the following public constructor and other methods: Constructor-takes parameter values for artist, title, time and year as arguments and sets the appropriate class fields. Accessor and mutator methods for each field. Be sure to include data types, parameters, and access specification notation on the UML Diagram (see Figures 14-13 on page 538 in your textbook for example). Remember to label the UML diagram with your name, date, class, and lab assignment number and attach to this lab assignment. b) Use a software application to create the pseudocode format given in the textbook for the class definition. Be sure to include the fields, constructors, and other methods for full credit. Remember to label the pseudocode with your name, date, class, and lab assignment number and attach to this lab assignment. 2 Cs

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!