CC 105 - Quiz No 2 (BSIT2A-G2)

CC 105 - Quiz No 2 (BSIT2A-G2)

University

15 Qs

quiz-placeholder

Similar activities

data structure

data structure

University

15 Qs

DSA - Intro

DSA - Intro

University

10 Qs

System Analysis and Design(FINAL_EXAM)

System Analysis and Design(FINAL_EXAM)

University

20 Qs

Data Structure II

Data Structure II

University

10 Qs

time and space complexity

time and space complexity

University

13 Qs

CC-103 Quiz #1

CC-103 Quiz #1

University

15 Qs

Basics: Data structure 2024

Basics: Data structure 2024

University

20 Qs

data structures1

data structures1

University

20 Qs

CC 105 - Quiz No 2 (BSIT2A-G2)

CC 105 - Quiz No 2 (BSIT2A-G2)

Assessment

Quiz

Computers

University

Medium

Created by

Edwin Garcia

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a data structure?

A method of compressing data for storage

A way of arranging data on a computer so it can be accessed and updated efficiently

A tool used for generating random numbers

A process of writing algorithms

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a type of variable mentioned in the handout?

Counter

Accumulator

Array

Switch

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between a data type and a data structure?

Data type is a collection of data, while data structure defines what data can be stored

Data type holds value, while data structure holds multiple types of data

Data type is abstract, while data structure is concrete

Data types involve time complexity, while data structures do not

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of a non-linear data structure?

Array

Stack

Linked list

Graph

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main characteristic of a dynamic data structure?

It has a fixed memory size

Its size can change during runtime

It can only hold a fixed amount of data

It only works for structured data

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data structure is considered linear?

Tree

Graph

Queue

Hash Table

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary focus of time complexity?

The number of variables used by the algorithm

The memory space required by the algorithm

The amount of time required for an algorithm to complete its execution

The number of inputs supplied to the algorithm

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?