COMPILER DESIGN

ADVANCED TOPICS IN COMPILER DESIGN

CODE GENERATION FOR OBJECT ORIENTED LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Used principally to indicate the start and end of the instruction
A
Input/Output Symbol
B
Processing Symbol
C
Terminal Symbol
D
Page Connector
Explanation: 

Detailed explanation-1: -Explanation: Terminal Box is used to indicate the beginning (START) and the end (STOP) of a flowchart. A terminal box with the word ‘START’ is used at the beginning and a box with the word ‘STOP’ is used at the end of a flowchart. Input/Output Box is used to represent an input/output operation of a task.

Detailed explanation-2: -Terminal Symbol indicates the beginning or end of a flowchart. This symbol usually has the text “Start” or “End”. Flow lines indicate the process’ direction.

Detailed explanation-3: -A set of tokens, known as terminal symbols (). Terminals are the basic symbols from which strings are formed. A set of productions (P). The productions of a grammar specify the manner in which the terminals and non-terminals can be combined to form strings.

Detailed explanation-4: -Terminal symbols are the ones which mark the beginning or end of process. They are represented by oval shape.

There is 1 question to complete.