Computer Science, asked by priyadarshini7653, 1 year ago

A source program is the program written in which language?
a) English
b) Symbolic
c) High - level
d) Machine
e) None of these

Answers

Answered by Abrar11
4
Source code is written in High Level Language actually it is nothing But English like language.
Answered by tripathiakshita48
0

The program written in a High-level language is referred to as a source program.

In general, programming statements created by a programmer using a text editor or visual programming tool and then saved in a file are referred to as source code.

Code of Origin: High-level code or assembly code produced by a human or programmer is referred to as source code. It's simple to read and modify source code. It is created by programmers using any human-readable High-Level Language or Intermediate Language.

A text file containing instructions in a high-level language is referred to as a source program. Without some additional steps, it cannot be executed (made to run) by a processor.

That's why a source program is always written in a High-level language.

For more such questions on the source program: https://brainly.in/question/54331439

#SPJ3

Similar questions