UNIT-4 MCQ

UNIT-4 MCQ

University

15 Qs

quiz-placeholder

Similar activities

Graphs Introduction

Graphs Introduction

University

10 Qs

Graph Theory Data Structures

Graph Theory Data Structures

University

17 Qs

Quiz 1 (TDS Algorithm Design and Analysis - DA1A)

Quiz 1 (TDS Algorithm Design and Analysis - DA1A)

University

20 Qs

Greedy Method

Greedy Method

University

12 Qs

หน่วยการเรียนรู้ เรื่อง กราฟ (Graph)

หน่วยการเรียนรู้ เรื่อง กราฟ (Graph)

University

10 Qs

DAA QUIZ-1

DAA QUIZ-1

University

19 Qs

Data Structures Activity - 1

Data Structures Activity - 1

University

15 Qs

Tree and Planar Graph

Tree and Planar Graph

University

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