Computer Science, asked by PragyaTbia, 1 year ago

If a = -11 and b = -3. What is the value of a % b?

Answers

Answered by BrainlyPromoter
7
Given,

a = - 11
b = - 3

Therefore,
a % of b
a/100 * b

Substituting the values of given variables,
-11/10 * - 3
or 33/10

When we simplify the above equation further we get,

3.3

In your question you made a minor mistake that is you have forgot the word "of" after a%.
Similar questions