MCQ Single Best Answer Not Set

QWhat will be the output of this program on an implementation where int occupies 2 bytes?

ID: #1174 Operators and Enums in C Language 1,444 views
Question Info
#1174Q ID
Not SetDifficulty
Operators and Enums in C LanguageTopic

Choose the Best Option

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

  • A i=4 j=2
  • B i=3 j=2
  • C i=5 j=2
  • D the behavior is undefined
Correct Answer: Option B

Explanation

Option B

Share This Question

Challenge a friend or share with your study group.