...

/

Quiz: Pointers and Arrays

Quiz: Pointers and Arrays

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

We'll cover the following...
1

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

A)

True

B)

False

Question 1 of 90 attempted