InterviewSolution
| 1. |
Define High-level Programming Language.? |
|
Answer» In computer programming, the programming language which provides high generalization from the computer’s “instruction set architecture” is CALLED a high-level programming language. To MAKE the DEVELOPMENT of a program easier as COMPARED to a low-level programming language, it may use the natural language ELEMENTS. In computer programming, the programming language which provides high generalization from the computer’s “instruction set architecture” is called a high-level programming language. To make the development of a program easier as compared to a low-level programming language, it may use the natural language elements. |
|