Computer Science, asked by dabhipinakibenj, 7 months ago

what are the difficulties associated with the Machine level and assembly language ?​

Answers

Answered by varshiniHY
4

Explanation:

Machine language and assembly are not portable between CPUs. If you write one program on a RISC processor, you'll have to re-write it for a CISC. If you write for Generation 5 of a CPU, you may have to re-write it for Gen6 or Gen7.

Answered by misti92
5

Answer:

Machine language and assembly are not portable between CPUs. If you write one program on a RISC processor, you'll have to re-write it for a CISC. If you write for Generation 5 of a CPU, you may have to re-write it for Gen6 or Gen7.

hope it helps u

Similar questions