Data Structures Quiz 1

Data Structures Quiz 1

Professional Development

10 Qs

quiz-placeholder

Similar activities

SLG IPC144 Week 10

SLG IPC144 Week 10

Professional Development

12 Qs

DS_Linked_List

DS_Linked_List

Professional Development

10 Qs

Basic Programming Kotlin

Basic Programming Kotlin

Professional Development

10 Qs

Datatypes and Flowcontrol

Datatypes and Flowcontrol

Professional Development

15 Qs

C Programming

C Programming

Professional Development

10 Qs

Day 5 C Programming Quiz

Day 5 C Programming Quiz

Professional Development

10 Qs

Variabel dan Tipe Data C++

Variabel dan Tipe Data C++

University - Professional Development

10 Qs

PostTest ToT bagi Guru Pembina OSN Komputer Tahun 2021

PostTest ToT bagi Guru Pembina OSN Komputer Tahun 2021

Professional Development

15 Qs

Data Structures Quiz 1

Data Structures Quiz 1

Assessment

Quiz

Computers

Professional Development

Hard

Created by

NORHAYATI SA'ADAH BINTI CHE ABD RAZAK (PSMZA)

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name one of the following that does NOT refer to dynamic data structure.

Linked List

Stack

Array

Binary tree

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the following data structures that is an indexed structure.

Tree

Graph

Linear array

Pointer

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the statement which does not describe primary data in data structure.

Integer

Character

Struct

Pointers

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Identify the characteristics of Array

Stores data elements of the multiple data type.

Multiple variable names using a multiple name

Consist of one-dimensional and two-dimensional arrays whose elements are records.

It is used to implement other data structures like linked lists, stacks, queue etc.

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Identify the characteristics of static data structure

provides flexibility in adding, deleting or rearranging data objects at run time

Additional space can be allocated at run time

No re-usability of allocated memory.

Unwanted space can be released at run time.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify type of Data structure for Tree

Linear

Binary

Non Linear

Non Binary

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Choose the syntax of naming struct

Struct a1;

struct1a;

struct ;

a1;

Struct a 1;

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?