Ask Question

Declare and instantiate an array named scores of twenty-five elements of type int

+2
Answers (1)
  1. 9 October, 23:37
    0
    Int scores[]=new int[25];
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Declare and instantiate an array named scores of twenty-five elements of type int ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers