Answer to Question #73815 in C++ for Preston

Question #73815
If you declare an integer pointer as int *pt; and you declare an integer variable as int num; , then which of the following is legal?
A.
num = &pt;
B.
pt = #
C.
*num = *pt;
D.
&num = pt;
1
Expert's answer
2018-02-23T14:36:07-0500
D

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS