Here are few True False questions: Somebody please answer these:
Let F(0) = 1, and let F(n) = 2^F(n-1) for n>0. Then Is F Turing-Computable?
No language which has an ambiguous context-free grammar can be accepted by a DPDA. Is this true ? If not which grammar is that.