adplus-dvertising
frame-decoration

Question

Consider the following statement:

if (expression)
statement
else
statement

Which of the following describes the above statement?

a.

Regular grammar

b.

Context free grammar

c.

Both a and b

d.

None of these

Answer: (b).Context free grammar

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Consider the following statement: if (expression) statement else statement Which of the following describes the above statement?

Similar Questions

Discover Related MCQs

Q. Removal of left recursion is necessary because?

Q. A parse tree showing attribute value at each node is called?

Q. The traversal method translation schema adapted to execute the action is

Q. The role of predictive parsing is

Q. Which of the following checks are included with static checking?

Q. If an error is detected within a statement, the type assigned to the statement is?

Q. If conversion from one type to another type is done automatically by the compiler then, it is called?

Q. What is the postfix notation of y+j where y is real and j is an integer?

Q. The flow of control in a program of activation tree can be represented by

Q. The optional access link in the activation record is used for?

Q. Approaches used to implement dynamic scope is/are?

Q. Where does the compiler keep track of all the scope and binding information about identifiers??

Q. In linear list data structure of symbol table the search for a name proceeds

Q. What technique is used for parameter passing in case of in-line expansion?

Q. Access time is minimum for accessing the symbol table which uses?

Q. Which of the following technique can be used as intermediate code generation?

Q. Inputs to the code generator phase of compiler design are?

Q. The output of the code generator is a target program that includes?

Q. Replacement of an expensive operation by a cheaper one is termed as?

Q. A basic block can be analyzed by?