COMPUTER FUNDAMENTALS

COMPUTER SOFTWARE

PROGRAMMING LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
High level languages feature____(2 answers)
A
English-like words
B
Named subroutines
C
No variables names
D
Abbreviated command names
Explanation: 

Detailed explanation-1: -The high level language features include automatic memory management, garbage collection, interfacing with the kernel, extensive error checking, complex arithmetic or boolean expressions, etc.

Detailed explanation-2: -Characteristics of high-level programming languages: Syntax that uses command words similar to natural human language. A single line of code can accomplish multiple tasks. Allow the programmer to focus on what the program is trying to achieve rather than how the computer or specific hardware operates.

Detailed explanation-3: -Explanation: C is a high level language.

Detailed explanation-4: -Python. Java. C++ C# Visual Basic. JavaScript.

There is 1 question to complete.