Binary and Encoding Concepts

Binary and Encoding Concepts

Assessment

Flashcard

Computers

12th Grade

Easy

Created by

Sherl Davis

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

4 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the binary number system?

Back

The binary number system is the Base 2 Number System. It is a number system that only uses 2 digits (0 and 1).

2.

FLASHCARD QUESTION

Front

What does 'bit' mean?

Back

Bit means 'binary digit'. A bit is a single digit in a binary number. A bit can either be 0 or 1.

3.

FLASHCARD QUESTION

Front

What is ASCII?

Back

ASCII is the standard protocol for encoding text information as bits. The ASCII table assigns a unique binary number to every text character.

4.

FLASHCARD QUESTION

Front

What does 'encode' mean?

Back

The process of converting information or data into a specific format that can be understood or processed by a computer.