A tree with n nodes must contain ______ edges.

a. n
b. n – 1
c. n – 2
d. n / 2

b. n – 1

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a) A Finally block is placed after the last Catch block. b) A Finally block should release all resources acquired in the corresponding Try block. c) The Finally block and Try block can appear in any order. d) A Finally block is optional.

Computer Science & Information Technology

Which of the following is an example of an IPv6 address?

A. 197.169.94.82 B. 197.169.94.82/24 C. 2001:0000:0000:3210:0800:200C:00CF: 1234 D. FEDC.BA98.7654.3210.0800.200C.00CF.1234.56AE.9512

Computer Science & Information Technology