UNIT-4 MCQ

UNIT-4 MCQ

University

15 Qs

quiz-placeholder

Similar activities

DS unit 4a

DS unit 4a

University

20 Qs

JSD (Algorithm Analysis)

JSD (Algorithm Analysis)

University

15 Qs

graph

graph

University

15 Qs

Rangkaian Listrik Quiz 1 Ganjil 1920

Rangkaian Listrik Quiz 1 Ganjil 1920

University

10 Qs

Web 1.0 y web 2.0

Web 1.0 y web 2.0

University

10 Qs

Graph

Graph

University

10 Qs

Grafos Repaso

Grafos Repaso

University

12 Qs

Exploring Trees and Graph Algorithms

Exploring Trees and Graph Algorithms

University

20 Qs

UNIT-4 MCQ

UNIT-4 MCQ

Assessment

Quiz

Computers

University

Hard

Created by

Sowmitha V

Used 4+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following statements for a simple graph is correct?

a) Every path is a trail

a) Every trail is a path

a) Every trail is a path as well as every path is a trail

a) Path and trail have no relation

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

1. What is the number of edges present in a complete graph having n vertices?

(n*(n+1))/2

(n*(n-1))/2

N

Information given is insufficient

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A connected planar graph having 6 vertices, 7 edges contains _____________ regions.

15

3

1

11

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following properties does a simple graph not hold?

Must be connected

Must be unweighted

Must have no loops or multiple edges

Must have no multiple edges

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is true?

A graph may contain no edges and many vertices

A graph may contain many edges and no vertices

A graph may contain no edges and no vertices

A graph may contain no vertices and many edges

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

For a given graph G having v vertices and e edges which is connected and has no cycles, which of the following statements is true?

v=e

v = e+1

v + 1 = e

v = e-1

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following ways can be used to represent a graph?

Adjacency List and Adjacency Matrix

Incidence Matrix

Adjacency List, Adjacency Matrix as well as Incidence Matrix

No way to represent

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?