Sie sind auf Seite 1von 1

BCA602T

SYSTEM PROGRAMMING
ASSIGNMENT -1 QUESTIONS
Submission Date: 2/2/2015
1. With a micro flowchart explain the operations required to execute the instruction ADD
4, 506.
2. Write a machine program to calculate the product of 5 numbers
Assumption 1: The absolute location of 1 number is 902 which occupies contiguous
half word in memory.
Assumption 2: The program starts at location 26
Assumption 3: The register R1 contains the base address of the program
Note: Make other assumptions if needed
3. Explain the machine architecture of vonneumann machine.
4. Write a simple assembly program to calculate N!. Also write its equivalent machine
instruction which helps the loader to load the program.

Das könnte Ihnen auch gefallen