1.

What is assemly language? why is an assemble needed ?​

Answer»

Assembly language gives you complete control over the system's resources. Much like an assembly line, you WRITE code to PUSH single values into REGISTERS, deal with memory addresses directly to RETRIEVE values or pointers.



Discussion

No Comment Found