1.4.3 / 1.3.1 Hashing

1.4.3 / 1.3.1 Hashing

12th Grade

35 Qs

quiz-placeholder

Similar activities

Grade 10 Coding Competition 2024

Grade 10 Coding Competition 2024

9th - 12th Grade

30 Qs

REMIDI PBO

REMIDI PBO

12th Grade

30 Qs

Python Basics 3

Python Basics 3

6th Grade - University

30 Qs

98-367 PT3

98-367 PT3

9th - 12th Grade

35 Qs

RAM Quiz Pretest

RAM Quiz Pretest

10th - 12th Grade

31 Qs

4.1 Digital impacts

4.1 Digital impacts

12th Grade

32 Qs

Cryptography and Cybersecurity Quiz

Cryptography and Cybersecurity Quiz

12th Grade

35 Qs

Struktur Data dalam Pembuatan Gim

Struktur Data dalam Pembuatan Gim

12th Grade - University

36 Qs

1.4.3 / 1.3.1 Hashing

1.4.3 / 1.3.1 Hashing

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Jon Bridgeman

Used 1+ times

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is hashing?

A process of calculating a fixed length value from another value

A method to retrieve original data from a fixed length value

A way to store data in a database

A technique to compress files

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a use of hashing?

Generating disk addresses

Storing and checking passwords

Compressing video files

Encrypting PIN numbers

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is hashing considered a one-way process?

Because it can be reversed easily

Because you can’t get the original value back

Because it is used for storing images

Because it is a two-way process

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a hash table, why does its size often need to be smaller than the total number of possible inputs?

To save memory

To increase speed

To reduce collisions

To make it easier to manage

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a collision in the context of hashing?

When data is lost

When data is duplicated

When different data is mapped to the same index

When data is encrypted

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a hash table, data is stored as a collection of what?

Numbers

Letters

Key-value pairs

Colors

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the process of determining the position of data within an array called?

Sorting

Hashing

Allocating

Indexing

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?