Welcome to AssignmentCache!

PRG/421 Week 2 Java 2.16 LAB: Playlist (output linked list)

Availability: In stock

$6.00

Quick Overview

PRG/421 Week 2 Lab 2.16 LAB: Playlist (output linked list)


Given main(), complete the SongNode class to include the printSongInfo() method. Then write the Playlist class printPlaylist() method to print all songs in the playlist. DO NOT print the dummy head node.


Ex: If the input is:
Stomp!
380
The Brothers Johnson
The Dude
337
Quincy Jones
You Don't Own Me
151
Lesley Gore
-1


the output is:
LIST OF SONGS
-------------
Title: Stomp!
Length: 380
Artist: The Brothers Johnson


Title: The Dude
Length: 337
Artist: Quincy Jones


Title: You Don't Own Me
Length: 151
Artist: Lesley Gore

PRG421 Week 2 Lab 2.16 LAB Playlist (output linked list)

Double click on above image to view full picture

Zoom Out
Zoom In

More Views

  • PRG421 Week 2 Lab 2.16 LAB Playlist (output linked list)
$6.00

Details

PRG/421 Week 2 Lab 2.16 LAB: Playlist (output linked list)

Given main(), complete the SongNode class to include the printSongInfo() method. Then write the Playlist class printPlaylist() method to print all songs in the playlist. DO NOT print the dummy head node.

Ex: If the input is:
Stomp!
380
The Brothers Johnson
The Dude
337
Quincy Jones
You Don't Own Me
151
Lesley Gore
-1

the output is:
LIST OF SONGS
-------------
Title: Stomp!
Length: 380
Artist: The Brothers Johnson

Title: The Dude
Length: 337
Artist: Quincy Jones

Title: You Don't Own Me
Length: 151
Artist: Lesley Gore

Additional Information

Special Price $3.00

Product Tags

Use spaces to separate tags. Use single quotes (') for phrases.

[profiler]
Memory usage: real: 18350080, emalloc: 17935072
Code ProfilerTimeCntEmallocRealMem