News

# 💥💻 JAVA ASSIGNMENT – PROGRAM SUMMARY --- ## 🧩 1️⃣ COLLECTIONS – ARRAYLIST & LINKEDLIST ### 🔸 1a. **ArrayList vs LinkedList** **🔹 Perform ...
addToPlayList (), has two parameters of type String (title of song) and LinkedList (the playlist) that holds objects of type Song, and returns a boolean. Returns true if it exists and it was added ...