Unit 1: Introduction to Software Processor

Unit 1: Introduction to Software Processor

University

7 Qs

quiz-placeholder

Similar activities

Computer Organization and Architecture

Computer Organization and Architecture

University

12 Qs

Unit-4: Process Organisation

Unit-4: Process Organisation

University

10 Qs

A level Computer Science Fetch Decode Execute

A level Computer Science Fetch Decode Execute

10th Grade - University

11 Qs

18cm-404 MP QUIZ1

18cm-404 MP QUIZ1

University

10 Qs

Microprocessor 8086

Microprocessor 8086

University

7 Qs

Study of 8051

Study of 8051

University

10 Qs

Microprocessor - Intel 8088 - Part 2

Microprocessor - Intel 8088 - Part 2

University

12 Qs

Instruction Set Architecture

Instruction Set Architecture

University

10 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