Computer Science, asked by anamikamondal033, 9 months ago

write a java statement to declare a single subscripted variable of 20
integers in array

Answers

Answered by 2004kc2
6

Answer:

int []a=new int[20];

Explanation:

may this help you

Answered by bhavesh7538
2

Answer:

.....................

Explanation:

mark me as brainlist

Similar questions