NASM 1

NASM 1

University

17 Qs

quiz-placeholder

Similar activities

FOREX

FOREX

University

12 Qs

SHINTOISM 8

SHINTOISM 8

University

13 Qs

Operating System QUIZ-1

Operating System QUIZ-1

University

20 Qs

ESL Beginners' Review

ESL Beginners' Review

6th Grade - Professional Development

18 Qs

U2 Natural Disasters Vocabulary

U2 Natural Disasters Vocabulary

University

20 Qs

Coaster Enthusiast Cedar Point Quiz!

Coaster Enthusiast Cedar Point Quiz!

KG - Professional Development

16 Qs

ED UNIT 3

ED UNIT 3

University

19 Qs

Seven wonders of the modern world !

Seven wonders of the modern world !

1st Grade - Professional Development

19 Qs

NASM 1

NASM 1

Assessment

Quiz

Other

University

Medium

Created by

SHITAL SUNGARE

Used 16+ times

FREE Resource

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

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?