Single Choice Not Set

QWhich of the following is not an arithmetic operation?

ID: #1177 Operators and Enums in C Language 7,015 views
Question Info
#1177Q ID
Not SetDifficulty
Operators and Enums in C LanguageTopic

Choose the Best Option

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

  • A a *= 20;
  • B a /= 30;
  • C a %= 40;
  • D a != 50;
Correct Answer

Explanation

Option D

Share This Question

Challenge a friend or share with your study group.