MCQ Practice Single Best Answer Topic: Structure in C Language

Q Which of the following is not possible under any scenario?

Question ID
#2635
Subchapter
Structure in C Language
Action
Choose one option below

Choose Your Answer

Click an option to check whether your answer is correct.

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

Explanation

None of the mentioned

Share This Question

Share this MCQ with your friends or study group.