The output of an ASCII can have a character set with 8x16 character size = 16 bytes for each character. The bits represent the pixel of an ASCII.
@tewodrosgirma56917 ай бұрын
🥰🥰
@maxmuster70037 ай бұрын
One byte is divided into 4 bit high nibble + 4 bit low nibble. With 4 bits we can read hexadecimal values from 0 to F and with one byte of 8 bits from 00 to FF 0000 0 0001 1 0010 2 0011 3 0100 4 0101 5 0110 6 0111 7 1000 8 1001 9 1010 A 1011 B 1100 C 1101 D 1110 E 1111 F
@thepowerfulprogrammer7 ай бұрын
I did not know that, interesting.
@JohnDoe-to8vr7 ай бұрын
17:40 me a js dev 😐, But why
@thepowerfulprogrammer7 ай бұрын
John Doe I knew a js dev would REACT this way.
@buildwithmuaaz7 ай бұрын
Make a video for js dev . How js executed and why you declare js disgusting 😌