CS Unit 10 Data Types Key words

CS Unit 10 Data Types Key words

12th Grade

34 Qs

quiz-placeholder

Similar activities

Hash Tables & Other Data Structures

Hash Tables & Other Data Structures

10th - 12th Grade

35 Qs

Computer Science Concepts and Terminology

Computer Science Concepts and Terminology

9th - 12th Grade

34 Qs

Data Structures and Algorithm

Data Structures and Algorithm

11th Grade - Professional Development

30 Qs

XII Datastructures

XII Datastructures

9th - 12th Grade

40 Qs

Algorithms Data

Algorithms Data

11th Grade - Professional Development

30 Qs

Nat 5 - Prelim Revision

Nat 5 - Prelim Revision

11th - 12th Grade

36 Qs

Pembinaan_3a AlPro

Pembinaan_3a AlPro

12th Grade

31 Qs

Pemrograman Dasar Kelas 10

Pemrograman Dasar Kelas 10

12th Grade

30 Qs

CS Unit 10 Data Types Key words

CS Unit 10 Data Types Key words

Assessment

Passage

Computers

12th Grade

Medium

Created by

Michael Harrington

Used 1+ times

FREE Resource

34 questions

Show all answers

1.

LABELLING QUESTION

1 min • 1 pt

The queue ADT is to be implemented as a linked list of nodes.

Each node consists of data and a pointer to the next node.

a) The following operations are carried out:

CreateQueue

AddName("Ali")

AddName("Jack")

AddName("Ben")

AddName("Ahmed")

RemoveName

AddName("Jatinder")

RemoveName

d
c
f
g
h

Head

Tail

Ben

Jatinder

Queue

Jack

Abstract Data Type

Ali

Ahmed

Nodes

Answer explanation

Media Image

2.

DRAG AND DROP QUESTION

1 min • 1 pt

Media Image

missing word 1 (a)   ​ missing word 2 ​ (b)   missing word 3 ​ (c)   missing word 4 ​ ​ (d)   missing word 5 ​ (e)  

empty
0
Name
HeadPointer
CurrentPointer
update
RemoveName
THEN
FreePointer

Answer explanation

Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a data type?

A classification attributed to an item of data

A collection of data and a set of operations on that data

A unique name applied to an item of data

A method of searching in which each element of an array is checked in order

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an identifier?

A classification attributed to an item of data

A collection of data and a set of operations on that data

A unique name applied to an item of data

A method of searching in which each element of an array is checked in order

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a record (data type)?

A unique name applied to an item of data

A classification attributed to an item of data

A composite data type comprising several related items that may be of different data types

A collection of data and a set of operations on that data

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a composite data type?

A collection of data and a set of operations on that data

A data type constructed using several of the basic data types available in a particular programming language

A unique name applied to an item of data

A classification attributed to an item of data

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an array?

A collection of data and a set of operations on that data

A method of searching in which each element of an array is checked in order

A data structure containing several elements of the same data type

A classification attributed to an item of data

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?