FUNDAMENTALS OF COMPUTER

COMPUTER PROGRAMMING FUNDAMENTALS

PROGRAMMING LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
When writing a computer program most people use ____
A
A High Level Language
B
A Low Level Language
C
Machine Code
D
An Algorithm
Explanation: 

Detailed explanation-1: -Compiler. A compiler is a computer program that translates a program written in a high-level language to the machine language of a computer. The high-level program is referred to as ‘the source code.

Detailed explanation-2: -Explanation: Programmers usually use a text editor, which is somewhat like a word processing program, to create a file that contains the program.

There is 1 question to complete.