Search Header Logo

Revision for HL IB CS

Computers

11th - 12th Grade

Used 2+ times

Revision for HL IB CS
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

1 min • 1 pt

Which of the following uses the FIFO method?

Queue

stack

linklist

binary tree

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Select ALL of which are a linear data structure.

stack

queue

graph

all of the above

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The elements are removed from a stack in what order?

Reverse from which they were added

The same order as which they were added

Alternative order from which they were added

None of the above

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Consider the following operation performed on a stack of size 5.

Push(1);

Pop();

Push(2);

Push(3);

Pop();

Push(4);

Pop();

Pop();

Push(5);

After the completion of all operation, the number of elements present on stack is what?

1

2

3

4

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these tree traversal methods is used to output the contents of a binary tree in ascending order?

Pre-Order

In-Order

Post-Order

Monastic Orders

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A list must be in order for a binary search to take place

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A tree is composed of what connected by edges.

Fruit

Leaf Node

Root Node

Nodes

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?