Home > Back-end >  C # using the int variable assignment for an operator
C # using the int variable assignment for an operator

Time:10-11

Operation result why not 01100

CodePudding user response:

1. C # rather than c, c + +, you should post to the c # plate
2. What do you think is the 00011 and 01111 in the code binary, rather than a decimal?

CodePudding user response:

0 at the beginning of 8 hexadecimal number is
Are hexadecimal number 0 x begins
  • Related