Ask Question
11 April, 20:24

Int[][] myvals = {{2, 4, 6, 8}, {20, 40, 60, 80} }; using the above two-dimensional array, what is the value of myvals[1][2]?

+2
Answers (1)
  1. 11 April, 20:30
    0
    I dont get what u r asking
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Int[][] myvals = {{2, 4, 6, 8}, {20, 40, 60, 80} }; using the above two-dimensional array, what is the value of myvals[1][2]? ...” in 📗 Mathematics 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