New game
Download
Get Academic Plan
Share game
Integrate it into your platform

You can integrate the game into an LMS compatible with LTI 1.1 or LTI 1.3 such as Canvas, Moodle, or Blackboard. This way, the scores will be automatically saved into the platform’s gradebook.
Download
You have exceeded the maximum number of games you can integrate into Google Classroom with your current Plan.

To integrate as many games as you want in Google Classroom, you need an Academic Plan or a Commercial Plan.

You have exceeded the maximum number of games you can integrate into Microsoft Teams with your current Plan.

To integrate as many games as you want in Microsoft Teams, you need an Academic Plan or a Commercial Plan.

Downloading games is an exclusive feature for users with an Academic Plan or a Commercial Plan.

Get your Academic Plan or your Commercial Plan now and start integrating your games into your LMS, website or blog.

If you wish, you can download a demo game here and test its integration:

UNIDAD 4: Codificación Avanzada

Quiz

Played 26 %Accuracy 20 Average time 01:44

About this activity

Quiz de bases y almacenamiento

Created by

Colombia

Download the paper version to play

Make your own free game from our game creator
Compete against your friends to see who gets the best score in this game

Top Games

%
Anonymous
Anonymous
%
%
%
You have exceeded the maximum number of games you can print with your current Plan.

To print as many games as you want, you need an Academic Plan or a Commercial Plan.

Print your game
UNIDAD 4: Codificación Avanzada
 

UNIDAD 4: Codificación AvanzadaOnline version

Quiz de bases y almacenamiento

by Ingeniería de Tecnología Asís
1

1) 8 bits: 11010101. ¿Qué valor decimal representa?

2

2) Convierte 345 (decimal) a binario. ¿Cuál es?

3

3) Octal 127 a decimal es:

4

4) Hex 1A3 (tres dígitos) en decimal es:

5

5) ¿Qué error hay en la conversión hexadecimal 1G3?

6

6) ASCII 'A' -> decimal y binario correctos son:

7

7) Si 1 MB = ??? KB y 1 KB = ??? B. ¿Cuántos archivos de 4 KB caben en 1 MB?

8

8) 3.5 GB en MB es:

9

9) ¿Cuántos bits hay en un KB y en un MB?

10

10) Reto final: conviertes 2.5 GB a bits y calculas espacio para 1000 archivos de 2 MB. ¿Qué cantidad total se usa?

Explicación

11010101 = 128+0+32+0+4+0+0+1 = 213.

345 = 256+64+16+8+1 = 101011001.

1*64 + 2*8 + 7 = 64+16+7 = 87.

1*256 + A(10)*16 + 3 = 256+160+3 = 419.

Los dígitos válidos en hex son 0-9 y A-F.

ASCII para 'A' es 65, expresado en 8 bits: 01000001.

1 MB = 1024 KB; 1024 KB / 4 KB = 256.

1 GB = 1024 MB; 3.5×1024 = 3584.

KB = 1024 bytes = 8192 bits; MB = 1024 KB = 1048576 bytes = 8388608 bits.

2.5 GB = 2.5×1024^3 bytes; 1000 archivos de 2 MB = 2×1000×1024^2 bytes. Convertir a bits.

Are you sure you want to leave the page?

If you leave the page, you will lose your game progress.