INTRODUCTION TO COMPILER DESIGN
OVERVIEW OF COMPILERS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Which of the following class of statement usually produces no executable code when compiled?
|
declaration
|
|
assignment statements
|
|
input and output statements
|
|
structural statements
|
Explanation:
Detailed explanation-1: -Explanation: The class of statement when compiled does not produce any executable code is called a structural statement.
There is 1 question to complete.