COMPUTER PROGRAMMING FUNDAMENTALS
PROGRAMMING LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
LOAD
|
|
STORE
|
|
ADD
|
|
SORT
|
Detailed explanation-1: -An assembly language is a type of low-level programming language that is intended to communicate directly with a computer’s hardware. Unlike machine language, which consists of binary and hexadecimal characters, assembly languages are designed to be readable by humans.
Detailed explanation-2: -1 Answer. The answer to your query is option c LASER. Because LASER is not a programming language for computers. As all the other options are examples of true programming languages like BASIC, FORTRAN, PASCAL, along with C, C++, JAVA, etc.
Detailed explanation-3: -Assembly Language (middle level language) Assembly language is an example of middle-level language. In assembly language, we use predefined words called mnemonics. Binary code instructions in low-level language are replaced with mnemonics and operands in middle-level language.