What is the value of 14%3+7%2 in C progamming language (where two operators are used; first is modulus operator and the second is addition operator)?
Reveal answer
Fill a bubble to check yourself
What is the value of 14%3+7%2 in C progamming language (where two operators are used; first is modulus operator and the second is addition operator)?