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...

Because ____ files are supported by virtually all paint, image-editing, and page-layout applications, it also is a versatile format for cross-platform applications.

a. PSD b. TIFF c. HTTP d. PHO

Computer Science & Information Technology

What technology could be used to locate lost pets?

A) Key card B) RFID C) Hardware token D) USS

Computer Science & Information Technology

When an article is vetted, it is checked for accuracy by a subject matter expert. 

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

Computer Science & Information Technology

A(n) ____________________ loop should be used when the iterations should continue until a condition becomes true.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology