الرجوع
الصوت
المظهر
تسجيل الدخول
علامة (يتطلب تسجيل الدخول)
تم الحل (يتطلب تسجيل الدخول)
Question 13/109
What is the purpose of the increment (++) and decrement (--) operators in programming?
They are used for multiplication and division operations, respectively, in programming.
They can only be applied to constants to modify their values.
They are used to increase (++) or decrease (--) the value of a variable by 1.
They are used for addition and subtraction operations, respectively, in programming.
Previous
Next