What is the number of edges present in a complete graph having n vertices? Data Structures 4 July 20204 July 2020StudyBlocksLeave a Comment on What is the number of edges present in a complete graph having n vertices? a) (n*(n+1))/2b) (n*(n-1))/2c) Nd) Information given is insufficient