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

1. All assembly languages allow the placement of comments in the program.
2. The comment begins with a special character that signals to the assembler that the rest of the line is a comment and is to be ignored by the assembler.
3. In essence, macros are handled by the hardware at run time, whereas subroutines are handled by the assembler at assembly time.
4. The disadvantage of binding memory references to specific addresses prior to loading is that the resulting load module can only be placed in one region of main memory.
5. A linker that produces a relocatable load module is often referred to as a linkage editor.


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

Computer Science & Information Technology

You might also like to view...

What’s the difference between a “click” action and a “click and drag” action when you are using the Pen tool?

What will be an ideal response?

Computer Science & Information Technology

Originally called microcomputers, _________ are designed to meet the computing needs of individuals.

A. mainframes B. personal computers C. microcomputers D. servers

Computer Science & Information Technology

What expression do we use for things taken into a system?

a. component b. output c. input d. boundary

Computer Science & Information Technology

A hanging indent is also called an outdent.

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

Computer Science & Information Technology