AP Computer Science Amediummcq1 pt

An ArrayList is backed internally by

A.a plain array
B.a linked list
C.a hash table
D.a tree

Explanation

Core Concept

ArrayList wraps an array.

Correct Answer

Aa plain array

More Unit 7: ArrayList practice questions

Try a random question →

Practice more AP Computer Science A questions with full explanations

Practice Unit 7: ArrayList Questions →