SYNTAX ANALYSIS
ROLE OF THE PARSER
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
If pointer is supported in the high-level language,
|
Must also be supported in the intermediate language
|
|
May not be supported in the intermediate language
|
|
Depends on language
|
|
None of the other options
|
Explanation:
Detailed explanation-1: -Some programming languages, including C and C++, support pointers. References are supported by several other languages, including C++, Java, Python, Ruby, Perl, and PHP.
Detailed explanation-2: -A compiler is a translator program which translates a high level programming language into equivalent machine language programs.
There is 1 question to complete.