ADVANCED TOPICS IN COMPILER DESIGN
CODE GENERATION FOR OBJECT ORIENTED LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Which of the following language is less memory efficient?
|
COBOL
|
|
LOW-LEVEL LANGUAGE
|
|
C++
|
|
None of the above
|
Explanation:
Detailed explanation-1: -C is a highly efficient programming language that was initially developed to write operating systems. It has many features that make it flexible and easy to use.
Detailed explanation-2: -Python has speed limitations (as it is interpreted) and is generally slower compared to compiled languages like C and C++.
There is 1 question to complete.