Vidyalelo
Data Structure · Q1089

Miscellaneous on Data Structures

Programming · Data Structure · question 1089

Q1089

What are the values of Catalan numbers for n = 0, 1, 2, 3, 4 and 5?

A.
1, 1, 2, 5, 14, 42
Answer
B.
0, 1, 2, 5, 14, 42
C.
0, 1, 2, 3, 14, 42
D.
1, 1, 2, 3, 14, 42

Answer: Option A

Solution

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