2. _______________can provide much more than just a collection of data. a) Functions b) Classes c) Programs d) Variables 3. Correct syntax for Single Dimensional array declaration in Java. a) int a []=int [10]; b) int a [10]; c) int a[]=new int [10]; d) int [10]a=new [10]int; 4. In Java the_______name is case sensitive. a) Folder b) Class c) First d) Last
Answers
Answered by
0
Answer:
classes is the correct answer it maybe
Similar questions