Question
Which operator decreases a variable by one in C/C++?
Select an option. Your answer will be checked instantly.
Correct Answer: D. '--
Explanation:
The correct answer is --.
Leave a Reply