COMPILER DESIGN

ADVANCED TOPICS IN COMPILER DESIGN

CODE GENERATION FOR OBJECT ORIENTED LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
This flowchart symbol is use to test a condition.
A
Terminal Symbol
B
Decision Symbol
C
Preparation Symbol
D
Input/Output Symbol
Explanation: 

Detailed explanation-1: -Decision. The diamond is used to represent the true/false statement being tested in a decision symbol.

Detailed explanation-2: -A diamond represents a decision or branching point. Lines coming out from the diamond indicates different possible situations, leading to different sub-processes.

Detailed explanation-3: -Answer: Also known as an “Action Symbol, ‘’ this shape represents a process, action, or function. It’s the most widely-used symbol in flowcharting. Also known as the “Terminator Symbol, ‘’ this symbol represents the start points, end points, and potential outcomes of a path.

There is 1 question to complete.