Which of the following features cannot be captured by CFG?
Posted: Thu Jul 14, 2022 9:07 am
a) Syntax of if-then-else statements
b) Syntax of recursive procedures
c) A variable is declared before its use
d) Matching nested parenthesis
b) Syntax of recursive procedures
c) A variable is declared before its use
d) Matching nested parenthesis