Let p be a pointer pointing to a node with the value b. what is the output of the following code?

i) first → link = p → link ;

ii) p → link →link = p ;

iii) printf (“ % c”, first → link → link → link → data) ;

1
a
2
b
3
c
4
d

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation