bonjours, combien y a-t-il de bits et d'octets, au total?
0100101101101001
0111100101101110
0110101101101101
1001100111000101

Question

Grade: Education Subject: informatique
bonjours, combien y a-t-il de bits et d'octets, au total?
0100101101101001
0111100101101110
0110101101101101
1001100111000101
Asked by:
149 Viewed 149 Answers

Answer (149)

Best Answer
(340)

Bonjour,

0100101101101001 - 16 bits donc 2 octets

0111100101101110 - 16 bits donc 2 octets

0110101101101101 - 16 bits donc 2 octets

1001100111000101 - 16 bits donc 2 octets

Au total : 16 × 4 = 64 bits

64 / 8 = 8 octets

** Rappel **

1 octet = 8 bits