Increment and decrement operators (++, --)Adds or subtracts 1 from the translation - Increment and decrement operators (++, --)Adds or subtracts 1 from the Vietnamese how to say

Increment and decrement operators (

Increment and decrement operators (++, --)
Adds or subtracts 1 from the value of the variable
Preincrements or predecrements execute the increment or decrement first on the line of code
Postincrements or postdecrements execute the increment or decrement last on the line of code
int iCount = 5;
int iResult = 0;
iResult = iCount++ + 10;
Sum of the variables is 15; iCount is incremented last, giving it the value of 6 after sum is calculated
0/5000
From: -
To: -
Results (Vietnamese) 1: [Copy]
Copied!
Nhà điều hành tăng và lượng (++,...)Thêm hoặc trừ 1 từ giá trị của biếnPreincrements predecrements thực hiện việc tăng hoặc giảm lần đầu tiên trên dòng mãPostincrements postdecrements thực hiện việc tăng hoặc giảm cuối vào dòng mã int iCount = 5;int iResult = 0;iResult = iCount ++ + 10;Tổng của các biến là 15; iCount incremented, cho nó giá trị của 6 sau khi số tiền được tính
Being translated, please wait..
Results (Vietnamese) 2:[Copy]
Copied!
Tăng và giảm một nhà khai thác (++, -)
Thêm hoặc trừ đi 1 từ giá trị của biến
Preincrements hoặc predecrements thực hiện tăng lên hay giảm đầu tiên trên các dòng mã
Postincrements hoặc postdecrements thực hiện tăng lên hay giảm cuối cùng trên dòng mã
int iCount = 5;
int iResult = 0;
iResult = iCount ++ + 10;
Sum của các biến là 15; iCount được tăng cuối cùng, cho nó giá trị của 6 sau khi tổng hợp được tính
Being translated, please wait..
 
Other languages
The translation tool support: Afrikaans, Albanian, Amharic, Arabic, Armenian, Azerbaijani, Basque, Belarusian, Bengali, Bosnian, Bulgarian, Catalan, Cebuano, Chichewa, Chinese, Chinese Traditional, Corsican, Croatian, Czech, Danish, Detect language, Dutch, English, Esperanto, Estonian, Filipino, Finnish, French, Frisian, Galician, Georgian, German, Greek, Gujarati, Haitian Creole, Hausa, Hawaiian, Hebrew, Hindi, Hmong, Hungarian, Icelandic, Igbo, Indonesian, Irish, Italian, Japanese, Javanese, Kannada, Kazakh, Khmer, Kinyarwanda, Klingon, Korean, Kurdish (Kurmanji), Kyrgyz, Lao, Latin, Latvian, Lithuanian, Luxembourgish, Macedonian, Malagasy, Malay, Malayalam, Maltese, Maori, Marathi, Mongolian, Myanmar (Burmese), Nepali, Norwegian, Odia (Oriya), Pashto, Persian, Polish, Portuguese, Punjabi, Romanian, Russian, Samoan, Scots Gaelic, Serbian, Sesotho, Shona, Sindhi, Sinhala, Slovak, Slovenian, Somali, Spanish, Sundanese, Swahili, Swedish, Tajik, Tamil, Tatar, Telugu, Thai, Turkish, Turkmen, Ukrainian, Urdu, Uyghur, Uzbek, Vietnamese, Welsh, Xhosa, Yiddish, Yoruba, Zulu, Language translation.

Copyright ©2025 I Love Translation. All reserved.

E-mail: