Chapter Study

BCA Semester 2 Microprocessor and Comp. Architecture () Questions & Answers | Past TU Exam Papers

Practice from Microprocessor and Comp. Architecture with detailed solutions and model answers from past Tribhuvan University exams.

13
Questions
90
Marks
Back to All Chapters

Explain the opcode fetch machine cycle for MVI A, 32H with timing diagram.

MediumTHEORY5 marks2019(TU FOHSS Final)

Explain 8085 instruction addressing mode with example.

MediumTHEORY5 marks2019(TU FOHSS Final)

Explain the different data transfer and manipulation instruction with example.

HardTHEORY10 marks2019(TU FOHSS Final)

Write an ALP using 8085 to check number stored in memory location 8080h is either even or odd.

MediumTHEORY5 marks2020(TU FOHSS Final)

Explain the following instructions a) LDA 7050H b) CPI 35H c) PUSH B

MediumTHEORY5 marks2021(TU FOHSS Final)

Define the term mnemonics, instruction cycle and machine cycle. There are two tables holding twenty data whose starting address is 3000H and 3020H respectively. Write a program to add the content of first table with the content of second table having same array index. Store sum and carry into the third and fourth table indexing from 3040H and 3060H respectively.

HardTHEORY10 marks2021(TU FOHSS Final)

For the expressionY= (A + B) * (C+D) Write down the code for one address, two address and three address instruction formats.

HardTHEORY10 marks2021(TU FOHSS Final)

What are the basic differences between a branch instruction, a call subroutine instruction, and program interrupt?

MediumTHEORY5 marks2022(TU FOHSS Final)

Write short notes on: a) Addressing modes of 8085 b) Vector Processing

MediumTHEORY5 marks2022(TU FOHSS Final)

Write a program to evaluate the arithmetic statement:X = A-B+C*(DE+F)/C+HK a) Using a general register computer with two address instructions. b) Using an accumulator type computer with one address instructions. c) Using a stack organized computer with zero-address operation instructions.

HardTHEORY10 marks2022(TU FOHSS Final)

Define addressing mode? Suppose content of register A and B is 37H and 57H respectively. Find the content of flag register after ADD B is performed.

MediumTHEORY5 marks2023(TU FOHSS Final)

Explain the following instructions a) LHLD 5050H b) CPI 34H c) JNZ 6080H

MediumTHEORY5 marks2023(TU FOHSS Final)

Draw the timing diagram for MOV B. For ten bytes of data starting from 7050H, write a program to sort the reading in ascending order.

HardTHEORY10 marks2023(TU FOHSS Final)
Showing 13 questions

Unit 2: Introduction to Assembly Language Programming (10Hrs) chapter questions with answers for Microprocessor and Comp. Architecture (BCA Semester 2). Prepare for TU exams with our comprehensive question bank and model answers.