GI Prep

GI Prep

9th - 12th Grade

58 Qs

Student preview

quiz-placeholder

Similar activities

Computer Science

Computer Science

12th Grade

63 Qs

Yr 9 Revision - Booklet 1

Yr 9 Revision - Booklet 1

9th Grade

53 Qs

Marketing Lesson 7 All

Marketing Lesson 7 All

11th Grade

58 Qs

Hardware_Software:Review-Term 4-Week 5

Hardware_Software:Review-Term 4-Week 5

9th Grade

55 Qs

Evolution of programming languages

Evolution of programming languages

10th Grade

57 Qs

Computer ٍSkills- Chapter 3

Computer ٍSkills- Chapter 3

1st Grade - University

62 Qs

Intro to Computer Science Unit 1 Test form B

Intro to Computer Science Unit 1 Test form B

9th - 12th Grade

60 Qs

Intro to Computer Science Unit 1 Test Form C

Intro to Computer Science Unit 1 Test Form C

9th - 12th Grade

60 Qs

GI Prep

GI Prep

Assessment

Quiz

Created by

Miss Ahmed

Computers, Business

9th - 12th Grade

1 plays

Hard

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

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?