Computer Science, asked by aleeshashaji000, 10 months ago

If 'ptr' is a pointer to the variable
'num', which of the following
statements is correct?
O
'ptr' & 'num' may be of different data
types
e o
If 'ptr' points to 'num', then 'num
also points to 'ptr'
O The statement num=&ptr is valid
O
*ptr will give the value of the
variable 'num​

Answers

Answered by Anonymous
0

Answer:

sorry to say but I can't understand your question

Similar questions