adplus-dvertising
frame-decoration

Question

Why is it difficult to create large and complex software using assembly language alone?

a.

Assembly language is too complex for most programmers to understand

b.

Assembly language cannot isolate programmers from the machine

c.

Assembly language is too slow and inefficient

d.

Assembly language does not provide enough abstraction from the hardware platform

Posted under Reverse Engineering

Answer: (d).Assembly language does not provide enough abstraction from the hardware platform Explanation:Assembly language has its advantages, but it is virtually impossible to create large and complex software on assembly language alone.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Why is it difficult to create large and complex software using assembly language alone?