Binary and Search Algorithms Quiz

Binary and Search Algorithms Quiz

9th - 12th Grade

29 Qs

quiz-placeholder

Similar activities

Binary Search Tree

Binary Search Tree

11th - 12th Grade

25 Qs

Paper 2 Quiz 1

Paper 2 Quiz 1

10th - 11th Grade

25 Qs

Searching and Sorting Algorithms

Searching and Sorting Algorithms

10th Grade

24 Qs

Common Algorithms

Common Algorithms

9th - 12th Grade

25 Qs

Big-O Notation

Big-O Notation

12th Grade

26 Qs

GCSE Computer Science - 2.1: Algorithms

GCSE Computer Science - 2.1: Algorithms

9th - 11th Grade

31 Qs

T-Level DPDD: Searching & Sorting Algorithms Quiz

T-Level DPDD: Searching & Sorting Algorithms Quiz

11th Grade

27 Qs

SKT5 : Bab 3 : a) Bahasa Penskripan Klien

SKT5 : Bab 3 : a) Bahasa Penskripan Klien

10th - 12th Grade

26 Qs

Binary and Search Algorithms Quiz

Binary and Search Algorithms Quiz

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Iran Joy Fernandez

Used 4+ times

FREE Resource

29 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What does a binary system use to represent data?

Numbers from 0 to 9

Only the number 1

Digits 0 and 1

Letters A to Z

2.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

Media Image

Convert the decimal number 13 to binary:

1101

1010

1001

1110

3.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

Media Image

What is the binary equivalent of the decimal number 9?

1001

1010

1100

1111

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Why is binary important in computer science?

It is easier for humans to understand.

Computers process data as on/off signals, represented by 0s and 1s.

It replaces the need for algorithms.

It is the universal language for humans.

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Which of the following is NOT true about binary numbers?

They are used for machine-level operations.

They are represented by 0 and 1.

They are complex for computers to process.

Binary simplifies circuit design.

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What is a linear search?

Searching in a sorted list by dividing it in half.

Searching sequentially through each element of a list.

Searching randomly in a list.

Searching by skipping elements.

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Which of the following describes binary search?

It works only on sorted datasets.

It searches each element one by one.

It works without sorting.

It finds all elements simultaneously.

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?