What is the maximum number of edges present in a simple directed graph with 7 vertices if there exists no cycles in the graph?
(a) 21
(b) 7
(c) 6
(d) 49
My doubt stems from Directed Graph topic in chapter Graph of Data Structures & Algorithms I
This question was posed to me in quiz.