Which programming language is the most common and also the oldest?

Select one:
A. Function block diagram (FBD)
B. Instruction list (IL)
C. Structured text (ST)
D. Ladder Diagram (LD)



Answer :

Final answer:

Assembly language serves as a bridge between human-readable code and machine-executable instructions.


Explanation:

Assembly language is a low-level programming language that is closer to machine language and easier for humans to read than machine language. It needs to be translated into machine language composed of 1's and 0's to be meaningful to computers. One of the oldest and most common programming languages is Assembly language, serving as a bridge between human-readable code and machine-executable instructions.


Learn more about Programming languages here:

https://brainly.com/question/16607088