...

/

Quiz: Pointers and Arrays

Quiz: Pointers and Arrays

Test your understanding of pointers and arrays in C++.

We'll cover the following...
Technical Quiz
1.

(True or False) A pointer variable is a variable that can store the address of a variable.

A.

True

B.

False


1 / 9