Search Header Logo
Untitled Presentation

Untitled Presentation

Assessment

Presentation

Computers

7th Grade

Practice Problem

Hard

Created by

Zhubanysh kozhbanov

Used 1+ times

FREE Resource

21 Slides • 30 Questions

1

media

2

media

3

media

4

Multiple Choice

Byte pair encoding is a data encoding technique. The encoding algorithm looks for pairs of characters that appear in the string more than once and replaces each instance of that pair with a corresponding character that does not appear in the string. The algorithm saves a list containing the mapping of character pairs to their corresponding replacement characters.

For example, the string "THIS_IS_THE_BEST_WISH" can be encoded as "%#_#_%E_BEST_W#H" by replacing all instances of "TH" with "%" and replacing all instances of "IS" with "#".

Which of the following statements about byte pair encoding is true?

1

Byte pair encoding is an example of a lossy transformation because it discards some of the data in the original string.

2

Byte pair encoding is an example of a lossy transformation because some pairs of characters are replaced by a single character.

3

Byte pair encoding is an example of a lossless transformation because an encoded string can be restored to its original version.

4

Byte pair encoding is an example of a lossless transformation because it can be used to transmit messages securely.

5

Multiple Choice

What are the main topics covered in this content?

1

Introduction to concepts

2

Types of coding

3

Binary code

4

Text coding

6

Multiple Choice

A student sends the text message “Hi.” The cell phone turns the message into binary code. How are the H and the I different in binary code?

1

Each letter is coded as a different pattern of 1s and 0s

2

One letter is coded as a 1, and the other is coded as a 0.

3

Each letter is coded as the number that matches its place in the alphabet.

4

One letter is coded as a dark pixel, and the other letter is coded as a light pixel.

7

media

8

Open Ended

Explain the difference between coding and decoding as described in the text.

9

media

10

Multiple Choice

What is the definition of a code language as described in the image?

1

A method of communication

2

A way to store information

3

A system of symbols

4

A programming language

11

Multiple Choice

What is coding?

1

The process of making coffee

2

Writing instructions for computers

3

A type of puzzle

4

Drawing pictures for a computer

12

media

13

Multiple Choice

What are the different types of coding?

1

Types of coding

2

Coding languages

3

Coding techniques

4

Coding styles

14

Multiple Choice

A blog is a form of digital communication?

1

True

2

False

15

Multiple Choice

Question image
The string of 1s and 0s that control a computer is called _____ code.
1
binary
2
dichotomous
3
Morse
4
two-number

16

media

17

Multiple Choice

What are the advantages of non-numeric codes as mentioned in the image?

1

They are more complex

2

They are less informative

3

They are easier to understand

4

They provide only minimal information

18

media

19

Multiple Choice

Question image

ASCII is a character-encoding scheme that uses a numeric value to represent each character. For example, the uppercase letter “G” is represented by the decimal (base 10) value 71. A partial list of characters and their corresponding ASCII values are shown in the table above.


ASCII characters can also be represented by binary numbers. According to ASCII character encoding, which of the following letters is represented by the binary (base 2) number 1010100?

1

N

2

P

3

T

4

W

20

media

21

Multiple Choice

What is the point of binary?
1
It represents how computers interpret electrical signals
2
Because we like to make you do extra maths ;-D
3
For the lulz
4
Because it describes star systems

22

media

23

Multiple Choice

What is a bit and how does it relate to a byte?

1

A bit is the smallest unit of data

2

A byte consists of 8 bits

3

A bit can be either 0 or 1

4

A byte is larger than a bit

24

media

25

Multiple Choice

Calculate the binary addition:
00111011
00110011
Use binary addition rules + whiteboards!
1
01101111
2
01111110
3
01101110
4
11111110

26

media

27

media

28

Multiple Choice

What is the limitation of ASCII mentioned in the image?

1

Only covers English language

2

Supports multiple languages

3

Includes special characters

4

Has no limitations

29

media

30

Multiple Choice

Which of the following is true about ASCII?

1

It supports all modern languages

2

It is limited to 128 characters

3

It uses 16-bit encoding

4

It is primarily used for image encoding

31

Multiple Choice

What is the primary advantage of Unicode over ASCII?

1

Unicode is faster to process

2

Unicode can represent a larger set of characters

3

Unicode uses less memory

4

Unicode is easier to understand

32

Multiple Choice

How many bits are used in standard ASCII encoding?

1

4 bits

2

7 bits

3

8 bits

4

16 bits

33

Multiple Choice

What is the primary purpose of ASCII character encoding?

1

To represent images in binary form

2

To encode text characters using numbers

3

To compress audio files

4

To encrypt data for security

34

Multiple Choice

Why was Unicode developed?

1

To replace binary code

2

To provide a universal character set for all languages

3

To improve internet speed

4

To reduce file sizes

35

media

36

media

37

Multiple Choice

What determines the maximum number of colors that can be displayed in a bitmap image?

1

The file format (e.g., JPEG, PNG)

2

The size of the image file

3

The color depth of the image

4

The resolution of the image

38

media

39

Open Ended

Explain the PCM method and its importance in audio processing.

40

Multiple Choice

What is the significance of the sampling frequency of 44.1 kHz in relation to CD quality?

1

It is the maximum frequency for audio playback

2

It is the minimum frequency for audio playback

3

It corresponds to the quality of analog sound

4

It is irrelevant to audio quality

41

media

42

Multiple Select

Question image

A pottery shop’s database allows users to choose a type of plate, as shown.

Choose all the reasons why the database uses this type of validation.

1

eliminates input spelling errors

2

users are presented with the only possible

options

3

prevents impossible responses

4

Avoids inputs of the wrong data type

43

media

44

Multiple Choice

What are the two types of parity mentioned in the image?

1

Even parity

2

Odd parity

3

Both even and odd parity

4

None of the above

45

media

46

Multiple Choice

What is the function of CRC in identifying layers as mentioned in the image?

1

To enhance security

2

To identify and locate layers

3

To compress data

4

To encrypt files

47

Multiple Choice

What does CRC-32 do in ZIP archives according to the image?

1

It compresses files

2

It checks data integrity

3

It encrypts data

4

It organizes files

48

Multiple Choice

What is the purpose of the CRC algorithm as described in the image?

1

To calculate checksums

2

To compress data

3

To encrypt files

4

To decode messages

49

media

50

Multiple Choice

What is the date mentioned in the image?

1

2025/08/05

2

2025/07/05

3

2025/06/05

4

2025/05/05

51

Poll

Насколько уверенно вы себя чувствуете по этому вопросу сейчас?

Очень уверенно
Довольно уверенно
Не уверен
media

Show answer

Auto Play

Slide 1 / 51

SLIDE