Computer Science Concepts and Terminology

Computer Science Concepts and Terminology

Assessment

Flashcard

Information Technology (IT)

11th Grade

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

30 questions

Show all answers

1.

FLASHCARD QUESTION

Front

In Zoe's computer science class, she learned that a single on/off or 0/1 in a computer's transistor is known as a

Back

bit

Answer explanation

A single on/off state in a computer's transistor is represented as a 'bit', which is the basic unit of information in computing. Other options like byte, nibble, and hex represent larger groupings or formats.

2.

FLASHCARD QUESTION

Front

Which term is not a measure of the number of bytes in a computer: Zilobyte, Kilobyte, Megabyte, Terabyte?

Back

Zilobyte

Answer explanation

A 'Zilobyte' is not a recognized unit of measurement for data storage. The other options—Kilobyte, Megabyte, and Terabyte—are standard measures of bytes in computing.

3.

FLASHCARD QUESTION

Front

Isla discovers that the system which represents alpha-numeric data in computers, such as A = 65 = 01000001, is called:

Back

ASCII

Answer explanation

ASCII (American Standard Code for Information Interchange) is the system that represents alpha-numeric data in computers, where each character is assigned a unique numerical value, such as A = 65 = 01000001.

4.

FLASHCARD QUESTION

Front

Which of the following is the base 16 number system?
Options:
Hexadecimal,
Binary,
Decimal,
Octal

Back

Hexadecimal

Answer explanation

The base 16 number system is known as Hexadecimal. It uses digits 0-9 and letters A-F to represent values, making it distinct from Binary (base 2), Decimal (base 10), and Octal (base 8). Thus, the correct answer is Hexadecimal.

5.

FLASHCARD QUESTION

Front

What is the process called when representing a range of characters using a specific conversion system, like ASCII?

Back

Encoding

Answer explanation

Encoding is the process of converting data into a specific format, such as ASCII, to represent a range of characters. This is essential for data storage and transmission, making 'Encoding' the correct choice.

6.

FLASHCARD QUESTION

Front

What does CTF stand for in the context of a cybersecurity workshop where teams solve security challenges to find hidden flags?

Back

Capture the Flag

Answer explanation

CTF stands for Capture the Flag, a popular cybersecurity competition where participants solve challenges to find hidden flags. The other options do not accurately represent this term.

7.

FLASHCARD QUESTION

Front

How many bits are there in a byte?

Back

8.0

Answer explanation

A byte consists of 8 bits. This is a standard unit of digital information in computing and telecommunications, making 8.0 the correct answer.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?