GI Prep

GI Prep

9th - 12th Grade

58 Qs

quiz-placeholder

Similar activities

A Level Computer Science

A Level Computer Science

12th Grade

63 Qs

OCR A Level Computer Science - 1.3.x

OCR A Level Computer Science - 1.3.x

12th Grade

57 Qs

ESB Semester Exam Review

ESB Semester Exam Review

8th - 12th Grade

56 Qs

#2 CIW Data Analyst - Certification Prep

#2 CIW Data Analyst - Certification Prep

9th Grade - University

54 Qs

AQA Computer Science [AS Level]

AQA Computer Science [AS Level]

12th Grade

63 Qs

CS NEW Chapter 4 Processors Key terms words ALL

CS NEW Chapter 4 Processors Key terms words ALL

11th - 12th Grade

61 Qs

[TOPIC 1] Introduction to Programming

[TOPIC 1] Introduction to Programming

12th Grade

61 Qs

H446 Compilers and Translators

H446 Compilers and Translators

12th Grade

62 Qs

GI Prep

GI Prep

Assessment

Quiz

Computers, Business

9th - 12th Grade

Hard

Created by

Miss Ahmed

Used 1+ times

FREE Resource

58 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is immediate addressing in assembly language?

Immediate addressing is a method of addressing in assembly language where the operand is calculated at runtime.

Immediate addressing is a method of addressing in assembly language where the operand is specified using a register.

Immediate addressing is a method of addressing in assembly language where the operand is specified within the instruction itself.

Immediate addressing is a method of addressing in assembly language where the operand is stored in a separate memory location.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is direct addressing in assembly language?

Direct addressing refers to accessing memory locations indirectly using the address specified in the instruction.

Direct addressing involves accessing memory locations using a pointer to the address.

Direct addressing is a method of accessing memory locations by using a register to hold the address.

Direct addressing in assembly language refers to accessing memory locations directly using the address specified in the instruction.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the MOV instruction in assembly language?

The purpose of the MOV instruction in assembly language is to move data from one location to another.

The purpose of the MOV instruction in assembly language is to divide two numbers.

The purpose of the MOV instruction in assembly language is to multiply two numbers.

The purpose of the MOV instruction in assembly language is to add two numbers together.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What instruction is used to stop the execution of a program?

STOP

OUT

HLT

FIN

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What value is present in ACC if LDA direct 6 instruction is executed?

6

4

16

14

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between assembly language and machine language?

Assembly language is a human-readable low-level programming language that uses mnemonics to represent machine instructions, while machine language is the binary code that the computer's processor can directly execute.

Assembly language is a high-level programming language, while machine language is a low-level programming language.

Assembly language is used for web development, while machine language is used for system programming.

Assembly language is a compiled language, while machine language is an interpreted language.

Answer explanation

The difference between assembly language and machine language lies in their readability and representation. Assembly language is a human-readable low-level programming language using mnemonics to represent machine instructions. In contrast, machine language consists of binary code that the computer's processor can directly execute.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is 1100 1100 + 0010 1101

55

241

267

249

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?