Search Header Logo

Topic 1: Computational thinking, level 2

Authored by John Rutherford

Computers

9th Grade

Topic 1: Computational thinking, level 2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between a one-dimensional and two-dimensional array?

A one-dimensional array stores different data types, a two-dimensional array stores the same data type

A one-dimensional array stores the same data type, a two-dimensional array stores different data types

A one-dimensional array is used for sorting, a two-dimensional array is used for searching

A one-dimensional array stores a single row of data, a two-dimensional array stores multiple rows and columns

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which algorithm has a time complexity of O(n^2)?

Bubble sort

Merge sort

Linear search

Binary search

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a record in programming?

To store a sequence of items with the same data type

To store a sequence of items with different data types

To increase memory usage

To reduce readability

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a binary search algorithm do?

It searches for an item in an unsorted array

It compares adjacent elements and swaps them if necessary

It searches for an item in a sorted array by halving the search space

It merges two sorted lists

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the benefit of using constants in code?

To change values during execution

To store values that do not change during execution

To increase memory usage

To reduce readability

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator performs integer division?

/

//

%

**

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a subprogram in programming?

To increase code length

To reuse code

To reduce readability

To slow down execution

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?