Total no. of nodes = n For an edge of n nodes we select any 2 which make a graph. So, nc2 → n(n – 1) / 2 edges n = 4 ; (4 × 3) / 2 = 6
Previous Question Next Question
Your comments will be displayed only after manual approval.