I am writing code that has classes like playlist,album,artist,song
in playlist class i need to write a method that will play the first song

public void play(){
//the code
}

what sould I write

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.