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