Request New Subject
Home
Data Structures (DS)
Non Linear Data Structures - Graphs
Q. What is the number of edges present in a complete graph having n vertices? (Solved)
1. (n*(n+1))/2
2. (n*(n-1))/2
3. n
4. Information given is insufficient
b. (n*(n-1))/2
Related Topics
→ Linear Data Structures -Stacks and Queues
→ Non Linear Data Structures - Trees
→ Searching, Sorting and Hashing Techniques
Subscribe Now
Get All Updates & News
Subscribe