Binary and Search Algorithms Quiz

Binary and Search Algorithms Quiz

9th - 12th Grade

29 Qs

quiz-placeholder

Similar activities

Computer Science quiz

Computer Science quiz

11th Grade - University

28 Qs

Searching and Sorting

Searching and Sorting

10th Grade - University

25 Qs

Searching and Sorting Algorithms

Searching and Sorting Algorithms

10th Grade

24 Qs

Sorting Algorithm

Sorting Algorithm

9th - 12th Grade

25 Qs

Sorting Algorithms in Java

Sorting Algorithms in Java

9th - 12th Grade

25 Qs

Year 11 Revision: Unit 2.1-Algorithms

Year 11 Revision: Unit 2.1-Algorithms

10th Grade

31 Qs

UNIT 2.1 ALGORITHMS

UNIT 2.1 ALGORITHMS

10th Grade

32 Qs

Algorithms

Algorithms

10th - 11th Grade

33 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?