Answer:
Binary number system
ASCII number system
Step-by-step explanation:
C++ uses binary number system to define machine level language of the code written in high level languages and ASCII system to define the characters on key board for background low level coding an thus each character on the keyboard has a number associated with it to define it uniquely.