Linked list

Linked list

University

10 Qs

quiz-placeholder

Similar activities

TLJ

TLJ

1st Grade - University

15 Qs

Week 3

Week 3

University

11 Qs

2C DBMS Theory Quiz 1

2C DBMS Theory Quiz 1

University

10 Qs

Elements of OOA

Elements of OOA

University

10 Qs

HCI - U4

HCI - U4

University

10 Qs

GLOW Programme Pop Quiz 2023

GLOW Programme Pop Quiz 2023

University

15 Qs

IT Participation 4

IT Participation 4

University

10 Qs

Quizizz PythonStart text1

Quizizz PythonStart text1

University

10 Qs

Linked list

Linked list

Assessment

Quiz

Computers

University

Hard

Created by

May Chong

Used 114+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Complete the code in the red column

string info; int link;

int info; NodeType link;

int info; string link;

int info; NodeType * link;

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is value in the head -> next -> next -> data below?

34

12

88

3

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In Linked List implementation, a node carries information regarding

Data

Link

Data and Link

None of the mentioned

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is not the advantages of Array lists?

Fast random access to the elements

Easy to use

Easy to program

Size is fixed

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following statement is not correct?

List is a linear structure

There are 2 example of list, Array List & Linked List.

Array List is not an example of List

List contains a sequence of elements

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is value in the temp -> next -> next-> data below?

34

88

12

3

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is value in the head -> next -> next below?

12

4600

1600

88

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?