CSI104 - part 1

CSI104 - part 1

University

50 Qs

quiz-placeholder

Similar activities

Quiz 14-8-2023

Quiz 14-8-2023

University

45 Qs

CSC 105 Data Structures and Algorithms Midterm Exam

CSC 105 Data Structures and Algorithms Midterm Exam

University

50 Qs

CC102 - Quiz Finals

CC102 - Quiz Finals

University

50 Qs

Event Driven Handouts 1 & 2

Event Driven Handouts 1 & 2

University

45 Qs

Activity 3 - CC103

Activity 3 - CC103

University

50 Qs

Quiz Informatika 1

Quiz Informatika 1

11th Grade - University

50 Qs

SPM - Compilation

SPM - Compilation

University

46 Qs

HTML,CSS

HTML,CSS

3rd Grade - University

50 Qs

CSI104 - part 1

CSI104 - part 1

Assessment

Quiz

Computers

University

Medium

Created by

Nguyen Duc Chinh - HE150974

Used 172+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Each element in a record is called ____.

a variable

an index

a field

a node

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All the members of a record must be _______.

the same type

related types

integer type

character type

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_______ is an ordered collection of data in which each element contains the location of the next element.

An array

A linked list

A record

A file

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a linked list, each element contains _______.

only data

only a link

neither data nor a link

data and a link

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _______ is a pointer that identifies the next element in the linked list.

link

node

array

data

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given a linked list called children, the pointer variable children identifies ________ element of the linked list.

the first

the second

the last

any

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To traverse a list, you need a _______ pointer.

null

walking

beginning

insertion

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?