Search Header Logo

NASM 1

Authored by SHITAL SUNGARE

Other

University

Used 16+ times

NASM 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____ converts the programs written in assembly language into machine instructions.

Machine compiler
Interpreter
Assembler
Converter

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The instructions like MOV or ADD are called as ______

OP-Code
operators
commands
none

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The alternate way of writing the instruction, ADD #5,R1 is ______

ADD [5],[R1];
ADDI 5,R1;
ADD[5][],R1
none

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Instructions which wont appear in the object program are called as _____

Redundant instructions
Exceptions
Comments
Assembler Directives

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The directive used to perform initialization before the execution of the code is ______

Reserve
store
dataword
EQU

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____ directive is used to specify and assign the memory required for the block of code.

Allocate
Assign
Set
Reserve

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The last statement of the source program should be _______

stop
return
end
op

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?