aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
Multiple choice

The ___________ is an example of pre decrement operation.

  1. ++i

  2. i++

  3. --i

  4. i--

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This is an example of pre decrement operation.

Keep practicing — related questions

  • The ___________ is an increment operator which is used to add 1 to the value of the variable.
  • The___________ is an increment operator which is used to add 1 to the value of the variable.
  • "Let A = 0, B = 9….. Perform until a > b Add 2 to a End-perform How many additions are performed? "
  • When the operator ++ is placed after the variable name, first assignment of the value of the variable takes...
  • (A + B) * C is an example of _________________ type of expression in data structure.
  • A = 0, B = 9….. Perform until a > b Add 2 to a End-perform How many additions are performed?
  • A = 0, B = 9….. Perform until a > b Add 2 to a End-perform How many additions are performed?
  • A = 0, B = 9….. Perform until a > b Add 2 to a End-perform How many additions are performed?
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy