FUNDAMENTALS OF COMPUTER

COMPUTER PROGRAMMING FUNDAMENTALS

WHAT IS PROGRAMMING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following is NOT true about high-level languages?
A
Learning a high-level language takes less time
B
It is faster to write in a high-level language than in assembly language or machine language
C
High-level languages do not allow a program to be written on one computer and then run on a different computer
D
High-level languages are easier to read and understand
Explanation: 

Detailed explanation-1: -Answer. Explanation: A high-level language (HLL) is a programming language such as C, FORTRAN, or Pascal that enables a programmer to write programs that are more or less independent of a particular type of computer.

Detailed explanation-2: -Assembly language is the correct answer to this question.

Detailed explanation-3: -LASER is not a programming language for computers. As all other options are examples of real programming languages such as BASIC, FORTRAN, and PASCAL.

Detailed explanation-4: -Machine code isn’t a characteristic of ‘high level language’

There is 1 question to complete.