Computer Science, asked by shriyans02, 8 months ago

If int a=27,b=4,c=0; then c = a%b​

Answers

Answered by sidwarrior123
7

Answer:

1st Multiplicative* / %Left to right2nd Additive+ -Left to right3rd Equality=Right to Left

1st Multiplicative* / %Left to right2nd Additive+ -Left to right3rd Equality=Right to Left

1st Multiplicative* / %Left to right2nd Additive+ -Left to right3rd Equality=Right to Left Arithmetic Operations

Arithmetic Operators are the type of operators which take numerical values (either literals or variables) as their operands and return a single numerical value.

Arithmetic Operators are the type of operators which take numerical values (either literals or variables) as their operands and return a single numerical value.Let's assume, 'a' is 8 and 'b' is 4.

Arithmetic Operators are the type of operators which take numerical values (either literals or variables) as their operands and return a single numerical value.Let's assume, 'a' is 8 and 'b' is 4.If int a=27,b=4,c=0; then c = a%b

Answered by abhidlw4321
0

THE ANSWER IS

FALSE

PLZ MAKE MY ANSWER AS BRAINIEST

Similar questions