DATASTRUCTURES-3SEM

DATASTRUCTURES-3SEM

Professional Development

25 Qs

quiz-placeholder

Similar activities

Big Data Analytics

Big Data Analytics

University - Professional Development

30 Qs

CCNA Modules Review Quiz #4

CCNA Modules Review Quiz #4

Professional Development

22 Qs

TekTok

TekTok

Professional Development

24 Qs

linear data structures

linear data structures

Professional Development

30 Qs

Adreçament IP: FLSM

Adreçament IP: FLSM

Professional Development

20 Qs

Data Structures - Tree

Data Structures - Tree

University - Professional Development

20 Qs

shell lab

shell lab

Professional Development

20 Qs

App Web en Servidor

App Web en Servidor

University - 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?