The statement cout << *ptr; will output

A) the value stored in the variable whose address is contained in ptr.
B) the string "*ptr".
C) the address of the variable stored in ptr.
D) the address of the variable whose address is stored in ptr.
E) None of the above

A) the value stored in the variable whose address is contained in ptr.

Computer Science & Information Technology

You might also like to view...

The Revisions pane displays comments and changes made in the copy

Indicate whether the statement is true or false

Computer Science & Information Technology

On the LinkedIn site, a group is a way for professionals to connect with one another regarding a topic that interests both parties

Indicate whether the statement is true or false

Computer Science & Information Technology