1.

A linear graph consists of vertices arranged in a line.(a) false(b) true(c) either true or false(d) cannot determinedThis question was posed to me during an interview.The question is from Properties of Tree in chapter Trees of Discrete Mathematics

Answer»

Correct answer is (b) true

Easiest explanation: A linear GRAPH ALSO known as a path graph is a graph which consists of k vertices arranged in a LINE, so that vertices from i and i+1 are connected by an edge for i=0,…, k-1.



Discussion

No Comment Found

Related InterviewSolutions