561 views

2 Answers

Best answer
2 votes
2 votes

Pendant vertex has degree 1.

End vertex is the vertex of an edge so, obviously incident to that vertex.

Isolated vertex is a component of a disconnected graph  and isolated vertex makes a NULL graph. A vertex having no incident edge.

selected by
0 votes
0 votes
no edge is incident it mean that  vertex is disconnected from rest of graph it is called isolated vertex
Answer:

Related questions

0 votes
0 votes
3 answers
1
Arjun asked Oct 10, 2016
620 views
Consider a complete graph of 10 vertices. The minimum no. of edge removals required to make the graph disconnected is ______
1 votes
1 votes
2 answers
2
Arjun asked Oct 10, 2016
460 views
What is the chromatic number of the following graph?
3 votes
3 votes
1 answer
3
Arjun asked Oct 10, 2016
503 views
The maximum number of possible edges in an undirected simple graph with $100$ vertices and $5$ components is ___
4 votes
4 votes
1 answer
4
Arjun asked Oct 10, 2016
729 views
In a Network where bytes are continuously being transferred, it is required to identify the most frequently transferred byte. What would be an appropriate data structure ...