Question: Consider the following sequence of a generic program written in an unknown programming language: case (j) of 1: a,b,c: ; 2..8: ; 12,abc: ; default

Consider the following sequence of a generic program written in an unknownConsider the following sequence of a generic program written in an unknown programming language:

case (j) of 1:

a,b,c: ;

2..8: ;

12,abc: ;

default

i. (20 marks) Construct a context-free grammar (in BNF/EBNF format) such that the above sequence of program can be generated as a case statement.

ii. (20 marks) Construct corresponding syntax graphs such that the above sequence of program can be accepted as a case statement.

(h) (35 marks maximum Consider the following sequence of a generic program written in an unknown programming language: case (j) of 1: ; a,b,c: ; 2..8: ; 12, abc: ; default ; i. (20 marks) Construct a context-free grammar in BNF/EBNF format) such that the above sequence of program can be generated as a case statement. ii. (20 marks) Construct corresponding syntax graphs such that the above sequence of program can be accepted as a case statement

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!