Examveda

What will be the output of the code that generates permutations and also has the ability to handle duplicates, for the input str[]="AA"?

A. AA

B. AA,AA

C. A,A

D. A

Answer: Option A


This Question Belongs to Data Structure >> Miscellaneous On Data Structures

Join The Discussion

Related Questions on Miscellaneous on Data Structures