Introduction to Using Data Sets - AP Computer Science A

Card 1 of 30

0
Didn't Know
Knew It
0
1 of 3029 left
Question

What keyword is used to create an instance of an array?

Tap to reveal answer

Answer

new. Required keyword for dynamic memory allocation of array objects.

← Didn't Know|Knew It →