0% found this document useful (0 votes)
3 views

Assignment Final Semester 2025

The document outlines a Computer Science Term Assignment that includes tasks related to the Von Neumann Architecture, matching computer terms with their descriptions, and completing a fetch-decode-execute cycle diagram. It specifies the requirements for each task, including labeling parts of the architecture, connecting terms to definitions, and filling in missing stages in a diagram. The assignment is structured to assess understanding of key computer science concepts.

Uploaded by

sji19-3c-103
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Assignment Final Semester 2025

The document outlines a Computer Science Term Assignment that includes tasks related to the Von Neumann Architecture, matching computer terms with their descriptions, and completing a fetch-decode-execute cycle diagram. It specifies the requirements for each task, including labeling parts of the architecture, connecting terms to definitions, and filling in missing stages in a diagram. The assignment is structured to assess understanding of key computer science concepts.

Uploaded by

sji19-3c-103
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Computer Science Term Assignment

Submitted to

Name :
Class :
Roll :
Section :
Submission Date:
1. Complete the following Von Neumann Architecture. [Marks 3 ]
- Add name to all parts of the architecture
- Add all missing arrows and bus names
- Add bidirectional and unidirectional arrows

2. Five computer terms are shown on the left and five descriptions on the right.
Draw lines to connect each computer term to its correct description. [Marks 2]

Thrashing part of a machine code instruction that identifies

Swap space Storage environment where the client and remote


storage provider are di erent companies

Cloud storage High rate of HDD read/write operations causing a


large number of head movements

Thrash point Space on HDD or SSD reserved for data used in


virtual memory management

Public cloud Where an HDD is so busy doing read/write


operations that execution of a process is

opcode Method of data storage where data is stored on


hundreds of o -site servers
3. The diagram shows a typical fetch-decode-execute cycle. However, five of the stages have been
omitted. Complete the fetch-decode-execute diagram using the following stages. Write the
number of the stage only in the diagram. [ Marks 5 ]

START

Any NO
Instructions?

YES

Continue
process

The contents (instruction) of the MDR are then copied and placed

into the Current Instruction Register (CIR)

YES Any more NO


Instructions END
?

You might also like