Using modulus % operator in C

后端 未结 0 1912
情歌与酒
情歌与酒 2021-01-27 13:36

As I\'ve learnt the modulus operator (%) computes the remainder of integer division. But, I\'m wondering why the below switch outputs "One" as the remainder.

         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题