BSCS 2-2 - DAA - Midterm Examination - 2nd Sem 2022-2023

BSCS 2-2 - DAA - Midterm Examination - 2nd Sem 2022-2023

University

35 Qs

quiz-placeholder

Similar activities

TLE 221 - 2B - Intro. to industrial arts 2

TLE 221 - 2B - Intro. to industrial arts 2

University

30 Qs

Cuestionario 2

Cuestionario 2

University

30 Qs

Module 3-4 ICT QUIZ

Module 3-4 ICT QUIZ

12th Grade - University

36 Qs

Preliminary Exam - CBC

Preliminary Exam - CBC

University

40 Qs

ISC Chap 8 2020 - CET 1423

ISC Chap 8 2020 - CET 1423

University - Professional Development

35 Qs

CodeHS [Hover] Cybersecurity & AI - Unit 4 Review

CodeHS [Hover] Cybersecurity & AI - Unit 4 Review

10th Grade - University

30 Qs

ETHICS POST-TEST

ETHICS POST-TEST

University

40 Qs

Unit 19 - Analyze software Requirements

Unit 19 - Analyze software Requirements

University

35 Qs

BSCS 2-2 - DAA - Midterm Examination - 2nd Sem 2022-2023

BSCS 2-2 - DAA - Midterm Examination - 2nd Sem 2022-2023

Assessment

Quiz

Instructional Technology

University

Medium

Created by

Montaigne Molejon

Used 4+ times

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following functions are linear data structure, except:

Queue

Array

Tree

Stack

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following data structures are in “Last-In-First-Out” structure?

Queue

Array

Tree

Stack

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This data structure uses pointer/s to connect nodes.

Linked List

Variable

Trees

Stack

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A function we used in inserting item/value into stack

Popping

Pop

Pushing

Push

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If we placed the following elements: “W”, “X”, “Y”, and “Z” in a stack and removed one at a time, in what order will they become?

WXYZ

ZYXW

WXZY

ZYWX

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements that best describes an Array?

Container of objects of similar types

A data structure that shows a hierarchical behavior.

Arrays are immutable once initialized

Array can do non-linear data structure

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following function is the proper way to declare multi-dimensional array in Java?

int[][]arr:

int[] arr;

int[][]arr;

int[[]] arr;

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?

Discover more resources for Instructional Technology