GI Prep

GI Prep

9th - 12th Grade

58 Qs

quiz-placeholder

Similar activities

ICDL | CYBER SECURITY

ICDL | CYBER SECURITY

12th Grade

62 Qs

VCE BM U3 AOS2 Vocabulary

VCE BM U3 AOS2 Vocabulary

11th - 12th Grade

56 Qs

Year 9 assessment

Year 9 assessment

9th Grade

62 Qs

INTRODUCTION TO ARTIFICIAL INTELLIGENCE

INTRODUCTION TO ARTIFICIAL INTELLIGENCE

9th Grade

57 Qs

Preparing for MTA Certification

Preparing for MTA Certification

KG - University

60 Qs

GCSE Computer Science - Computer Systems

GCSE Computer Science - Computer Systems

10th - 11th Grade

63 Qs

SIMULASI DIGITAL

SIMULASI DIGITAL

10th Grade

55 Qs

Exam Review/Retail Industry Fundamentals

Exam Review/Retail Industry Fundamentals

9th - 12th Grade

56 Qs

GI Prep

GI Prep

Assessment

Quiz

Computers, Business

9th - 12th Grade

Hard

Created by

Miss Ahmed

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers