[Answer] Write the statement to create an array that stores percentage of 5 students.

The Question : Write the statement to create an array that stores percentage of 5 students.

Solution for the question :
double [ ] percentage = {78.3, 89.6, 90, 78 ,67};

The correct answer to the question is researched by our moderators and shared with you. You can give feedback by commenting for the answers you think are wrong.

Leave a Reply

Your email address will not be published. Required fields are marked *