Assembly Language Quiz

Assembly Language Quiz

12th Grade

15 Qs

quiz-placeholder

Similar activities

Super Quick OS Quiz - Memory Management #1

Super Quick OS Quiz - Memory Management #1

12th Grade

12 Qs

Topic 1.3 Translators

Topic 1.3 Translators

12th Grade

15 Qs

Wiltshire General Knowledge

Wiltshire General Knowledge

12th Grade

16 Qs

Topical Test 1 - Introduction to Programming

Topical Test 1 - Introduction to Programming

12th Grade

20 Qs

Assembly Language 2

Assembly Language 2

11th Grade - University

17 Qs

1.2.4 Types of Programming Language

1.2.4 Types of Programming Language

12th Grade

15 Qs

A2-T16-Translation software

A2-T16-Translation software

12th Grade

20 Qs

OCR J277 2.5 Characteristics and purpose of languages

OCR J277 2.5 Characteristics and purpose of languages

9th - 12th Grade

11 Qs

Assembly Language Quiz

Assembly Language Quiz

Assessment

Passage

Computers

12th Grade

Hard

Created by

Nomar Bersamin

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is assembly language?

A scripting language

A markup language

A low-level programming language

A high-level programming language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the advantage of assembly language in terms of memory and execution time?

It is slower than other languages

It requires more memory and execution time

It requires less memory and execution time

It has no impact on memory and execution time

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which section is used for declaring initialized data or constants in assembly language?

The comments section

The data section

The bss section

The text section

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the bss section in assembly language stand for?

Block Started by Symbol

Basic Storage Section

Buffer Storage Section

Binary Storage Section

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which section in assembly language is used for keeping the actual code?

The data section

The bss section

The text section

The comments section

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the global _start declaration in assembly language?

To end the program execution

To indicate where the program execution begins

To define global variables

To include external libraries

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which mnemonic is used to move data from one location to another in assembly language?

MOV

OR

ADD

SUB

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?