...
Question 11189 – Programming
November 28, 2023
Question 7824 – Computer-Networks
November 28, 2023
Question 11189 – Programming
November 28, 2023
Question 7824 – Computer-Networks
November 28, 2023

Question 2599 – Data-Structures

Given a tree with k nodes, the sum of degrees of all nodes is

Correct Answer: B

Question 394 Explanation: 
The number of edges in tree with “k” nodes are K-1..
According to the handshaking lemma , the sum of the degree is 2* number of edges So the option B is suitable one.
A
2k-1
B
2*(k-1)
C
2k+1
D
2((k+1)
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!