What is a pointer?

A. A data type which holds the address of a variable.
B. A C++ keyword.
C. A specific declaration statement.
D. A hexadecimal variable.

A

Computer Science & Information Technology

You might also like to view...

By default, OpenOffice Writer documents are saved with a(n) ________ file extension

Fill in the blank(s) with correct word

Computer Science & Information Technology

________ is the correct syntax for the Round function

A) Round(expression, precision) B) Round(expression) C) Round(expression, truepart, falsepart) D) Round(expression, interval)

Computer Science & Information Technology