MCQOPTIONS
Saved Bookmarks
| 1. |
Which statement is correct of suffix tree with a string of length n? |
| A. | The tree has n leaves. |
| B. | The tree has n roots |
| C. | Height of Tree is n |
| D. | Depth of tree is n |
| Answer» B. The tree has n roots | |