Day 2
Computer language The computer only understands the language 1 and 0. Every letter I want to deliver to it has a specific code, and not just languages, but even pictures and videos. There are two systems for learning that language Binary System Decimal System I learned some basics about them, the most important of which is that each number has a specific value that is different from the other To represent any value, we must operate a number of switches to equal the same desired value For example, a binary system contains 8 keys, and each key represents a value if it were the first key It equals 1 and the second key equals 2 then If you want 1, I will open the first key If I want 2, I will open the second key If I want 3, I will o...
Comments
Post a Comment