Vidyalelo
Data Structure · Q66

Arrays in Data Structures

Programming · Data Structure · question 66

Q66

Which of the following is false?

A.
Suffix array is always sorted
B.
Suffix array is used in string matching problems
C.
Suffix array is always unsorted
Answer
D.
Suffix array contains all the suffixes of the given string

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board