In the statement q = *ptr_m;
Which statement below is the most accurate?
A. The address of the pointer ptr_m is being assigned tothe 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 beingassigned to the variable q.
D. The variable q must also be a pointer.
C
Computer Science & Information Technology
You might also like to view...
Which of the following statements about naming a macro is false?
A) It should not begin with a space. B) It should contain no spaces. C) It should contain at least one special character. D) It should be descriptive.
Computer Science & Information Technology
When working with tabs on Word's ruler, how would you reposition an existing tab and how would you remove a tab?
What will be an ideal response?
Computer Science & Information Technology