Given below are two statements: one is labelled as Assertion A and the other is labelled as Reason R Assertion A: $L = \{a^n b^n c^n : n \ge 0\}$ is accepted by a linear bounded automata. Reason R: Linear bounded automata's recognize exactly the class of context sensitive languages. In the light of the above statements, choose the most appropriate answer from the options given below
We need to determine the correctness of the Assertion (A) and Reason (R) regarding Linear Bounded Automata (LBA) and the language $L = \{a^n b^n c^n : n \ge 0\}$.
Both Assertion A and Reason R are correct statements. Furthermore, Reason R provides the theoretical basis for why Assertion A is true.
Thus, both A and R are correct and R is the correct explanation of A.