Answer the following statements true (T) or false (F)

1. It is not necessary for an assembly language programmer to understand the computer’s architecture.
2. Writing code in assembly language takes much longer than writing in a high-level language.
3. Assembly code is more difficult to debug and verify because there are more possibilities for errors than in high-level code.
4. Assembly code is not platform-specific.
5. For immediate addressing, the name of the register is used in the instruction.

1. False
2. True
3. True
4. False
5. False

Computer Science & Information Technology

You might also like to view...

Windows Media Player typically saves all video and music files in the Media Library

Indicate whether the statement is true or false

Computer Science & Information Technology

What are the two elements used when accessing websites?

a. Internet name b. Private IP address c. Personal name d. Public IP address

Computer Science & Information Technology