Single Choice Not Set

QWhich of the following is not possible under any scenario?

ID: #2635 Structure in C Language 5,884 views
Question Info
#2635Q ID
Not SetDifficulty
Structure in C LanguageTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A s1 = &s2;
  • B s1 = s2;
  • C (*s1).number = 10;
  • D None of the mentioned
Correct Answer

Explanation

None of the mentioned

Share This Question

Challenge a friend or share with your study group.