Quiz2-DSA-FCPC

Quiz2-DSA-FCPC

Professional Development

40 Qs

quiz-placeholder

Similar activities

Data Acquisition Quiz

Data Acquisition Quiz

Professional Development

41 Qs

Quiz Kebudayaan dan Bela Negara

Quiz Kebudayaan dan Bela Negara

Professional Development

35 Qs

aibas repaso 2

aibas repaso 2

Professional Development

35 Qs

Auditing2 gab

Auditing2 gab

Professional Development

36 Qs

ekonomi ips

ekonomi ips

Professional Development

45 Qs

tes kepribadian

tes kepribadian

Professional Development

45 Qs

TAO_7_MARZO_T11

TAO_7_MARZO_T11

Professional Development

44 Qs

Review, integers, rules of signs, exponenrs and polynomial ex

Review, integers, rules of signs, exponenrs and polynomial ex

Professional Development

45 Qs

Quiz2-DSA-FCPC

Quiz2-DSA-FCPC

Assessment

Quiz

Others

Professional Development

Medium

Created by

ALVIN CERTEZA

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A web browser maintains a history of visited pages. When you press the “Back” button, the browser retrieves the last page you visited. Which data structure best models this behavior?

Queue

Stack

Linked List

Tree

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A printer receives multiple print requests from users. It processes the first request received before the rest. Which structure is most suitable?

Stack

Queue

Heap

Tree

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A recursive function for factorial(5) calls itself until n == 1. How many total calls are made?

A. 4

B. 5

C. 6

D. Infinite

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In a customer service line, the first customer is served first. This behavior follows:

LIFO

FIFO

FILO

LILO

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A recursive function without a base case will result in:

Logical error

Stack overflow

Queue overflow

Compilation error

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

During function execution, the system stores return addresses and local variables in a:

Queue

Stack

Heap

Array

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A hospital triage system prioritizes patients based on severity instead of arrival order. Which structure is not suitable?

Priority Queue

Simple Queue

Heap

Stack

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?