Unit 1: Introduction to Software Processor

Unit 1: Introduction to Software Processor

University

7 Qs

quiz-placeholder

Similar activities

Computer Architecture

Computer Architecture

University

10 Qs

Exploring Addressing Modes

Exploring Addressing Modes

University

10 Qs

basic computer design

basic computer design

University

10 Qs

Latihan Arsitektur Komputer

Latihan Arsitektur Komputer

University

10 Qs

Microcontroller module2

Microcontroller module2

University

10 Qs

Lesson 6: Registers and RAM - Quiz

Lesson 6: Registers and RAM - Quiz

University

10 Qs

3.1 Computer Architecture Cambridge IGCSE 0478

3.1 Computer Architecture Cambridge IGCSE 0478

10th Grade - University

10 Qs

Penilaian Formatif 1

Penilaian Formatif 1

University

12 Qs

Unit 1: Introduction to Software Processor

Unit 1: Introduction to Software Processor

Assessment

Quiz

Computers

University

Medium

Created by

Abhishek Pandey

Used 2+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

...........translates mnemonic instructions into machine code.

Assembler

compiler

interpreter

all

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In _______addressing Mode, operand address goes as it is

DIRECT

INDIRECT

REGISTER

AUTO INCREMENT

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

8086 microprocessor consists of _____transistors.

2900

4100

3190

12345

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

8086 CPU has ____bit data bus and____ bit address bus.

16-bit data, 20-bit address

116-bit data, 210-bit address

18-bit data, 22-bit address

16-bit data, 24-bit address

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____ Instructions transfer data among variables

Arithematic

Data transfer INSTRUCTION

FLoat

LOGIC

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In ______addressing mode, the data is stored in a register and it is referred using the particular register.

DIRECT

indirect

REGISTER

AUTO

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In______ addressing modes, immediate data is a part of instruction, and appears in the form of successive byte or bytes.

register

direct

Immediate

all