Examveda

What is the maximum number of ways in which a boolean expression with n + 1 terms can be parenthesized, such that the output is true?

A. nth catalan number

B. n factorial

C. n cube

D. n square

Answer: Option A


Join The Discussion

Related Questions on Dynamic Programming in Data Structures