0% found this document useful (0 votes)
39 views6 pages

Matric Computer Science Notes PDF

The document provides concise notes for Matric (9th & 10th Class) Computer Science, covering key topics such as computer introduction, components, data and information, operating systems, word processing, problem solving, programming, conditional statements, loops, and arrays. It includes definitions, examples, and essential features in both Urdu and English. Additionally, it offers ready-to-memorize short questions and mentions the availability of a PDF version for easy revision.

Uploaded by

sakoonbas
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views6 pages

Matric Computer Science Notes PDF

The document provides concise notes for Matric (9th & 10th Class) Computer Science, covering key topics such as computer introduction, components, data and information, operating systems, word processing, problem solving, programming, conditional statements, loops, and arrays. It includes definitions, examples, and essential features in both Urdu and English. Additionally, it offers ready-to-memorize short questions and mentions the availability of a PDF version for easy revision.

Uploaded by

sakoonbas
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Zaroor!

Neeche Matric (9th & 10th Class) Computer Science ke complete concise notes diye
ja rahe hain — short aur exam-focused revision ke liye, Urdu + English mix mein.

📘 Matric Computer Science Notes (9th +


10th)

📗 Class 9 – Computer Science Notes

Chapter 1: Introduction to Computers

Computer: Electronic machine that processes data


Characteristics: Speed, accuracy, automation, storage


Hardware: Physical parts (mouse, keyboard)


Software: Programs (MS Word, Windows)


Types of Computers: Digital, Analog, Hybrid

Chapter 2: Components of a Computer

Input Devices: Keyboard, Mouse


Output Devices: Monitor, Printer



Memory Types:

Primary: RAM (Temporary), ROM (Permanent)

o
o

Secondary: Hard Drive, USB

Chapter 3: Data & Information

Data: Raw facts (e.g., "Ali", "20")


Information: Processed data (e.g., "Ali is 20 years old")


Data Units: Bit, Byte, KB, MB, GB

Chapter 4: Operating System

Definition: Software that runs the computer


Examples: Windows, Linux


Functions:

File Management
o
o

Memory Management

o
o

Device Management

Chapter 5: Word Processing (MS Word)

Features: Bold, Italic, Underline


Basic Tools: Save, Print, Copy, Paste


Uses: Document creation, editing, formatting

📘 Class 10 – Computer Science Notes

Chapter 1: Problem Solving & Programming

Problem Solving: Using logic & steps


Algorithm: Step-by-step solution


Flowchart: Visual diagram of algorithm


Errors:

Syntax Error: Rule-breaking

o
o

Logical Error: Wrong logic but runs

Chapter 2: Introduction to QBASIC

QBASIC: Beginner-level programming language


PRINT: PRINT "HELLO"


INPUT: INPUT A


LET Statement: LET A = 5 (used to assign values)

Chapter 3: Conditional Statements

IF...THEN:

INPUT A
IF A > 10 THEN PRINT "BIG"


IF...THEN...ELSE: Decision making



SELECT CASE: For multiple options

Chapter 4: Loops

FOR...NEXT:

FOR I = 1 TO 5
PRINT I
NEXT I


WHILE...WEND:

WHILE A < 10
PRINT A
A = A + 1
WEND

Chapter 5: Arrays (Optional but useful)

Array: Group of same-type variables


DIM A(5) defines array with 6 elements (0 to 5)

✅ Ready-to-Memorize Short Questions (9th +


10th)
Q Answer

Define Machine that processes


Computer data

Input Devices Mouse, Keyboard

Software Set of instructions


Q Answer

Algorithm Step-by-step instructions

PRINT in
PRINT "HELLO"
QBASIC

FOR loop FOR I = 1 TO 5 ... NEXT I

📥 PDF version bhi chahiye?


Agar tum chaho to main ye notes ka PDF (Printable Revision Notes) bana kar bhej deta hoon.
Batao:

1. Urdu
2. English
3. Urdu + English Mix (Best for Passing)

Reply karo, phir PDF upload karta hoon.

You might also like