DATASTRUCTURES-3SEM

DATASTRUCTURES-3SEM

Professional Development

25 Qs

quiz-placeholder

Similar activities

MBIP UDP Training Lab Assessment

MBIP UDP Training Lab Assessment

Professional Development

30 Qs

Sammilan Quiz- Prelims

Sammilan Quiz- Prelims

Professional Development

20 Qs

Scheduling

Scheduling

Professional Development

26 Qs

BT & BST

BT & BST

Professional Development

24 Qs

Comp Sci vocab quiz

Comp Sci vocab quiz

8th Grade - Professional Development

26 Qs

DSA2_Prelim Quiz

DSA2_Prelim Quiz

Professional Development

25 Qs

DAA

DAA

Professional Development

20 Qs

Computer Networks

Computer Networks

Professional Development

20 Qs

DATASTRUCTURES-3SEM

DATASTRUCTURES-3SEM

Assessment

Quiz

Computers

Professional Development

Hard

Created by

lakshmi vydehi

Used 3+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the __________traversal we process all of a vertex’s descendents before we move to an adjacent vertex.

Depth First

Breadth First

With First

Depth Limited

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The disadvantage in using a circular linked list is __________

it is possible to get into infinite loop

last node points to fist node.

time consuming

requires more memory space.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A graph is a collection of nodes, called __________ And line segments called arcs or__________ that connect pair of nodes.

vertices, edges

edges, vertices

vertices, paths

graph node, edges

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

State true of false.

i) A node is a parent if it has successor nodes.

ii) A node is child node if out degree is one.

True, True

False, True

True, False

False, False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

TREE[1]=NULL indicates is _____________

Overflow

Empty

Underflow

Full

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A terminal node in a binary tree is called __________

Root

Branch

Child

Leaf

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If node N is a terminal node in a binary tree then its ________

Right tree is empty

Left tree is empty

Both left & right sub trees are empty

Root node is empty

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?