Arithmetic an Logic Instruction

Arithmetic an Logic Instruction

University

10 Qs

quiz-placeholder

Similar activities

9889 - Arquitetura e Organização de Computadores - Lista2

9889 - Arquitetura e Organização de Computadores - Lista2

University

12 Qs

microprossor

microprossor

University

10 Qs

Computer Architecture - Revision

Computer Architecture - Revision

University

10 Qs

Arsitektur Komputer12

Arsitektur Komputer12

1st Grade - University

10 Qs

Chapter 4 vocab

Chapter 4 vocab

11th Grade - Professional Development

12 Qs

Introduction to  Computer organisation

Introduction to Computer organisation

University

15 Qs

Introduction to Computer

Introduction to Computer

University

10 Qs

COA

COA

University

10 Qs

Arithmetic an Logic Instruction

Arithmetic an Logic Instruction

Assessment

Quiz

Computers

University

Easy

Created by

RAJA AHMAD

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In multiplication of two bytes in the 8051, we must place one byte in register ________ and the other in register __________.

A, B

R0, R1

CY, P

C, R6

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In unsigned byte-by-byte multiplication, the product will be placed in register(s) __________.

A

B

C

R0

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In byte/byte division, the numerator must be placed in register_________ and the denominator in register_________.

R0, R1

R1, R0

A, B

B, A

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In unsigned byte/byte division, the quotient will be placed in register_________ and the remainder in register________.

R0, R1

R1, R0

A, B

B, A

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The instruction “ADD A, source” places the sum in __________.

R0

A

R1

B

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If CY = 1, A = 95H, and B = 4FH prior to the execution of “SUBB A,B”, what will be the contents of A after the subtraction?

46

B9

-70

45

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Find the contents of register A after the following code in each case:

MOV A,#37H

ANL A,#0CAH

12H

02H

04H

14H

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?