Search Header Logo

Graph Quiz - DAY 12 - BATCH 1

Authored by PEARLS 5

Computers

University

Used 1+ times

Graph Quiz - DAY 12 - BATCH 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a graph in computer science?

A) A data structure consisting of nodes and edges

B) A hierarchical structure

C) A linear data structure

D) A sorting algorithm

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In an undirected graph, an edge between two nodes means:

A) A one-way relationship between the nodes

B) A two-way relationship between the nodes

C) No relationship between the nodes

D) A hierarchical relationship

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a connected graph?

A) A graph where all nodes are reachable from each other

B) A graph with no edges

C) A graph with cycles

D) A graph with self-loops

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is an adjacency matrix represented for a graph with n vertices?

A) An n x n matrix

B) A list of pairs

C) An n x 2 matrix

D) A dictionary of lists

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an adjacency list?

A) A list of edges

B) A matrix representation of a graph

C) A list where each node has a list of adjacent nodes

D) A hierarchical list of nodes

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which graph traversal algorithm uses a queue?

A) Depth-First Search (DFS)

B) Breadth-First Search (BFS)

C) Dijkstra's Algorithm

D) Prim's Algorithm

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Depth-First Search (DFS), nodes are visited:

A) Level by level

B) Starting from the root node

C) In the order they appear

D) By exploring as far as possible along each branch before backtracking

Access all questions and much more by creating a free account

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

Already have an account?