Computer Science, asked by anugrahtiwari811, 2 months ago

All the computers use binary number system during the operations
1.True
2.false​

Answers

Answered by TheDeadlyWasp
5

Explanation:

True

All the computers use binary number system during the operations

Hope it helps...

Answered by pawansaklani4747
0

True

Everything on a computer is represented as streams of binary numbers. Audio, images and characters all look like binary numbers in machine code. These numbers are encoded in different data formats to give them meaning, eg the 8-bit pattern 01000001 could be the number 65, the character 'A', or a colour in an image.

Similar questions