Computer Science, asked by sunnysingh5225, 1 year ago

a user program written in a high level language such as c is transformed to a program consisting of basic machine instructions by

Answers

Answered by AKASHDIPDAS
0
A user program written in a high level language such as C is transformed to a program consisting of basic machine instructions by an interpreter.



IF YOU LIKE MY ANSWER, PLEASE MARK ME AS BRAINLIEST MATE...............!!!!!!!!
FOLLOW ME FOR MORE SOLUTIONS OF YOUR DOUBTS..........!!!!!!!!
BE BRAINLY........!!!!!!!!
Answered by Anonymous
2

Answer:

COBOL was the first high level language developed for business.

  • Each statement in a high level language is a micro instruction which is translated into several machine language instructions.

  • A compiler is a translator program which translates a high level programming language into equivalent machine language programs.

Similar questions