Which of the following is not possible under any scenario?
Posted: Wed Jul 13, 2022 7:54 pm
a) s1 = &s2;
b) s1 = s2;
c) (*s1).number = 10;
d) None of the mentioned
b) s1 = s2;
c) (*s1).number = 10;
d) None of the mentioned
Accurate answers. Every time.
https://answerhappy.com/