Computer Science Test | Chapter 1: Introduction to Systems
💻
⚙️
🌐
🔧

Computer Science Test

Class 9th – Computer Science & Entrepreneurship (SNC) – Chapter 1
2025@everexams.com
Paper Date:
Time: 60 minutes
Total Marks: 30
Paper Type: Objective + Subjective
Font Size:

Multiple Choice Questions 10×1=10

1 Which of the following describes the Von Neumann architecture’s main characteristic?
A Separate memory for data and instructions
B Parallel execution of instructions
C Single memory store for both program instructions and data
D Multiple CPUs for different tasks
2 What is a disadvantage of the Von Neumann architecture?
A Complex design due to separate memory spaces
B Difficult to modify programs stored in memory
C Bottleneck due to single memory space for instructions and data
D Lack of flexibility in executing instructions
3 Which of the following transports data inside a computer among different components?
A Control Unit
B System Bus
C Memory
D Processor
4 Which of the following is a basic component of a system?
A Its Price
B Its Objective
C Its Age
D Its Color
5 Which system adjusts to environmental changes?
A Static system
B Deterministic system
C Intelligent system
D None of these
6 Building social frameworks:
A Design science
B Natural science
C Computer science
D Social science
7 Design science is:
A Descriptive
B Prescriptive
C Random
D Static
8 The Von Neumann architecture uses:

Hint: Von Neumann architecture is a computer architecture based on a 1945 description by John von Neumann

A Separate memory for data and instructions
B Single memory for data and instructions
C CPUs
D None of these
9 The program counter (PC) stores:
A Data
B Memory addresses
C Control signals
D None of these
10 Sequential execution means:
A Parallel processing
B Instructions processing
C Random execution one after another
D No instructions

Short Answer Questions 10×2=20

1 Define “system.”
ii What role do components play in a system?
System → Components → Interactions → Output
iii Describe the interaction between a computer and a printer.
iv What are the main components of the Von Neumann architecture?
Input
CPU
Memory
Output
v List the stages of the empirical cycle.
vi How do natural scientists validate their theories?
vii Why is computer science considered both theoretical and practical?
viii List the four main components of Von Neumann architecture.
ix What is the role of the ALU?
x Differentiate between the address bus and control bus.

Hint: Address bus carries memory addresses while control bus carries control signals

Detailed Answer Questions (Answer any 2) 2×5=10

1 Explain the four basic concepts of a system (objectives, components, environment, communication).

Key Points: Objectives define purpose, components are parts, environment is context, communication enables interaction

2 Compare deterministic and non-deterministic environments with examples.
3 Analyze the advantages and disadvantages of Von Neumann architecture.

Consider: Simplicity vs. bottleneck, flexibility vs. security, historical significance vs. modern limitations