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

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

LIT 4E African Literature

LIT 4E African Literature

University

30 Qs

FOOD AND BEVERAGES 1_QUIZ1

FOOD AND BEVERAGES 1_QUIZ1

11th Grade - University

30 Qs

ETHICS POST-TEST

ETHICS POST-TEST

University

40 Qs

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

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

University

30 Qs

Module 3-4 ICT QUIZ

Module 3-4 ICT QUIZ

12th Grade - University

36 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

Practice Problem

Medium

Created by

Montaigne Molejon

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

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

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

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?