Computer Science, asked by sonirakesh0521, 7 months ago

write the difference between the /and% operator​

Answers

Answered by ranjeetprasad230
0

Answer:

difference between In Operator and Between Operator. ... Differences between these operator is that the BETWEEN operator is used to select a range of data between two values while The IN operator allows you to specify multiple values.Mar 1

Answered by saijalrana
1

Answer:

/ is used to get quotient between division e.g. 5/2=2(exact2.5but not displays) while % is used to get remainder e.g. 14%3=2(14/3=4 and remain 2)

Explanation:

HOPE THIS HELPS TO YOU

Similar questions