Question: 8. a) Write a BNF that describes a declaration statement. A declaration statement has a type followed by one or more variables. The type is

8. a) Write a BNF that describes a declaration statement. A declaration statement has a type followed by one or more variables. The type is either int or char. Represent a variable by . The variables are separated by commas. A variable may be initialized to a value using Represent a value by
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
