Online Coding Lessons Practice Test
Online Coding Lessons Data Structures and Algorithms
What is an array in programming?
Select your answer
A
A single variable that holds one value
B
A collection of elements stored at contiguous memory locations
C
A function that sorts numbers
D
A type of loop
Hint