Question: 1. Write EBNF rules for the following program. void calculation () { float varl; float datal; float result; result = varl + datal; } 2.)
1. Write EBNF rules for the following program. void calculation () { float varl; float datal; float result; result = varl + datal; } 2.) Consider the following grammar:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
