0
1.0kviews
8051 Programming(Part 1)
1 Answer
| written 6.8 years ago by |
Assembly Language:
An assembly language is a low level language for a computer microcontroller and other programmable device,in which each statement corresponds to a single machine code instruction.Each assembly language is specific to particular computer architecture in contrast to most high level programming languages, which is actually portable across multiple …