Quiz 1 Data Structures for Absent Students

Quiz 1 Data Structures for Absent Students

1st Grade

11 Qs

quiz-placeholder

Similar activities

mat=math=math

mat=math=math

KG - 11th Grade

15 Qs

Seed germination

Seed germination

1st - 10th Grade

15 Qs

Science

Science

KG - Professional Development

10 Qs

Visit to Petrosains Quiz

Visit to Petrosains Quiz

1st Grade

15 Qs

STLP Tech Quiz 2

STLP Tech Quiz 2

KG - Professional Development

10 Qs

Machine Learning Quiz

Machine Learning Quiz

1st - 12th Grade

6 Qs

1.6 Struktur Data dan Modular

1.6 Struktur Data dan Modular

1st Grade

10 Qs

2.4 Adaptations in Respiratory Systems

2.4 Adaptations in Respiratory Systems

1st - 12th Grade

10 Qs

Quiz 1 Data Structures for Absent Students

Quiz 1 Data Structures for Absent Students

Assessment

Quiz

Science

1st Grade

Medium

Created by

Güray ARIK

Used 2+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

...................... is a storage that is used to store and organize data. It is a way of arranging data on a computer so that it can be accessed and updated efficiently.

Algorithm

Data Structure

Database

Array

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of these best describes an array?

A data structure that shows a hierarchical behavior

Container of objects of similar types

Arrays are immutable once initialised

Array is not a data structure

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following is not a disadvantage to the usage of array?

There are chances of wastage of memory space if elements inserted in an array are lesser than the allocated size

Fixed size

Insertion based on position

Accessing elements at specified positions

Answer explanation

Explanation: Array elements can be accessed in two steps. First, multiply the size of the data type with the specified position, second, add this value to the base address. Both of these operations can be done in constant time, hence accessing elements at a given index/position is faster.

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which one is NOT a data structure classification type?

Linear data structure

Static data structure

Non-linear data structure

Logarithmic Data Structure

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Stack is also called as .......

Last in first out (LIFO)

First in first out (FIFO)

Last in last out (LILO)

First in last out (FILO)

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

............ is a pile in which items are added at one end

and removed from the other.

Stack

Queue

Array

Linked list

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following is non-liner data structure?

Stack

Linked List

Tree

Array

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 Science