Computer Science, asked by jagbirsaini91, 9 months ago

write about binary language and assembly language.​

Answers

Answered by Khoosh4484
1

Answer:

Assembly language was designed after the revelation that computers can process text using some encoding scheme and it isn't a binary language. However, when you write code in assembly language and assemble it using assembler, it's converted to binary machine code.

Similar questions