adplus-dvertising
frame-decoration

Question

Why is assembly language suitable for reversing?

a.

It is the fastest programming language.

b.

It is the most widely used programming language.

c.

It is the lowest level programming language.

d.

It is the easiest programming language.

Posted under Reverse Engineering

Answer: (c).It is the lowest level programming language. Explanation:Assembly language is suitable for reversing because it is the lowest level programming language and if software performs an operation, it must be visible in the assembly language code.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Why is assembly language suitable for reversing?