Quizlearn
.app
In an array of size 'n', what is the maximum number of elements that can be stored within it?
n+1
n-1
n
2n
Computing Exercises are loading ...