assembly language programs are written in simple english language wheather this statement is true or false.
Answers
Answered by
2
No,this statement is false as assembly language uses symbols and mnemonic codes.[High level laguage programs are written in simple english language]
hulk9387:
Yaa Its correct
Answered by
1
‘Assembly language programs are written in simple English language’ is a FALSE statement.
Explanation:
- An assembly language can be defined as a ‘low-level programming language’ where it has been designed for particular type of a processor.
- It is exactly look like a ‘machine code’ that a machine or computer can understand. It can easily convert the ‘language into machine code’ by replacing the words with numbers.
- Usually the computer programs are written as high level languages (English) like C, C++, and so on. The assembler programs are in the format of instructions.
Learn more about Assembly language
Advantage and disadvantage assembly language
https://brainly.in/question/1586603
Instructions performing actions in assembly language are called
https://brainly.in/question/11748445
Similar questions