Math, asked by itismeunknown, 3 months ago

state the difference between % and /

Answers

Answered by kritikatushir61
0

Answer:

/ means divide. It brings out the quotient of two numbers when divided. for example 4/2 =2 which also means 2 times 2 is 4 or half of 4 is 2.

% means divide by 100. for example 80% is 80/100. it tells us the percentage.

in computer programming % brings out the remainder when 2 numbers are divided

Similar questions