write a function void show to take a integer array x[] as parameter with 15 inegers
Answers
Answered by
1
public void show(int ar[15])
Similar questions