Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Як відбувається оголошення одновимірного масиву в Java?
int а2 = new int[З]
int a2[] = new int[4]
int new a2[3]
int[] а2 = new int[З]
new int a2[4]
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!