0% found this document useful (0 votes)
1K views

Introduction To Programming - CS201 Quiz 1

This document contains 10 multiple choice questions from a CS401 quiz on computer architecture and assembly language. The questions cover topics like default registers in assembly language, syntax errors, early Intel processors, addressing modes in assembly language, and the function of the instruction pointer register.

Uploaded by

Asad
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1K views

Introduction To Programming - CS201 Quiz 1

This document contains 10 multiple choice questions from a CS401 quiz on computer architecture and assembly language. The questions cover topics like default registers in assembly language, syntax errors, early Intel processors, addressing modes in assembly language, and the function of the instruction pointer register.

Uploaded by

Asad
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

CS401 Quiz 1 MCQs

Computer Architecture and Assembly Language

Question # 4 of 10
Bydefault CS is associated with

SS

BP

CX

IP

Question # 5 of 10
Size Mismatch Error is a syntax error

False

True

www.vuzs.net
CS401 Quiz 1 MCQs
Computer Architecture and Assembly Language

Question # 6 of 10
The first 16-bit processor produced by “Intel” was 8085

True

False

Question # 6 of 10
The first 16-bit processor produced by “Intel” was 8085

True

False

Question # 8 of 10
mov [1234],ax is an example of

www.vuzs.net
CS401 Quiz 1 MCQs
Computer Architecture and Assembly Language

Direct addressing

Base register indirect

Base+index

None of the given

Question # 10 of 10
Instruction Pointer holds the address of the

Previous instruction to be executed

Current instruction

Next instruction to be executed

None of the given

www.vuzs.net
CS401 Quiz 1 MCQs
Computer Architecture and Assembly Language

www.vuzs.net

You might also like