Which statement below is the most accurate?

In the statement q = *ptr_m;

A. The address of the pointer ptr_m is being assigned to the variable q.
B. The value of the pointer ptr_m is being assigned to the variable q.
C. The value of the variable ptr_m is pointing to is being assigned to the variable q.
D. The variable q must also be a pointer.


C. The value of the variable ptr_m is pointing to is being assigned to the variable q.

Computer Science & Information Technology

You might also like to view...

The ____ element is a generic element that does not have any specific meaning.

A. block B. heading C. level D. span

Computer Science & Information Technology

Radio button ________ must be the same within a group

Fill in the blank(s) with correct word

Computer Science & Information Technology

In preparing and planning for disaster recovery, what is the difference between an incident and a disaster?

What will be an ideal response?

Computer Science & Information Technology

Which one of the following is an example of risk transference?

A. Building a guard shack B. Purchasing insurance C. Erecting fences D. Relocating facilities

Computer Science & Information Technology