Answer :
Using the computational knowledge in JAVA it is possible to write a code that uses the functions to make a Music player app.
Writting the code in JAVA
import React, { Component,useRef, setStatus, status } from 'react';
import ‘./Song.css';
import song1 from "./music/song1.mp3";
import song2 from "./music/song2.mp3"
import song3 from "./music/song3.mp3"
import song4 from "./music/song4.mp3"
export default function MusicPlayer() {
const data = [
/>
</li>
);
};
See more about JAVA at brainly.com/question/12975450
#SPJ1
