MCQOPTIONS
Saved Bookmarks
| 1. |
Consider the following statements regarding trees:1. A tree contains all the nodes of the graph.2. A tree shall contain any one of the loops.3. Every connected graph has at least one tree.Which of the above statements are correct? |
| A. | 1 and 2 only |
| B. | 1 and 3 only |
| C. | 2 and 3 only |
| D. | 1, 2 and 3 |
| Answer» C. 2 and 3 only | |