COMPUTER PROGRAMMING FUNDAMENTALS
PROGRAMMING LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
In high-level language COMAL, area is calculated as
|
100 Area:= Width*Length
|
|
100 Area = Width*Length
|
|
Either A or B
|
|
None of the above
|
Explanation:
Detailed explanation-1: -Explanation: C is a high level language.
Detailed explanation-2: -Broadly the computer language can be classified into three categories:-assembly language, machine language, and high-level language.
There is 1 question to complete.