Leçon 1,
Chapitre 1
En cours
Arduino – Quizz Loops in Arduino IDE
Increment Decrement Operators
Time limit: 00:09:56
-
1. QUESTION
1 point(s)
The increment and decrement operators are useful in:
-
2. QUESTION
2 point(s)
Observe the following and select the option that gives the accurate match:
-
3. QUESTION
1 point(s)
Whenever a statement having either an increment or a decrement operator is executed, the value of variable is increased or decreased by:
-
4. QUESTION
1 point(s)
What happens when we use the post-increment operation?