1. Basic Computer Organization

Computer System: Ek aisa electronic device jo data (Input) leta hai, usse process karta hai (CPU), aur information (Output) deta hai.

Computer ke 4 main components hote hain (Von Neumann Architecture):

2. Boolean Logic (Logic Gates)

Computers sirf 0 aur 1 (Binary) samajhte hain. Logic Gates wo circuits hain jo in signals par decisions lete hain.

Gate Name Symbol Action Truth Table Example
AND . (Dot) Dono Input 1 hone chahiye Output 1 ke liye. 1 AND 1 = 1
OR + (Plus) Koi ek Input 1 ho toh Output 1 hoga. 1 OR 0 = 1
NOT ' (Bar) Input ko ulat deta hai (Inverter). NOT 1 = 0

3. Number Systems

Google Ad Here

Quiz Time!

Q1. Which unit is called the Brain of the Computer?

(a) ALU (b) Memory (c) CPU (d) Input

Q2. What is the output of 1 OR 0?

(a) 0 (b) 1 (c) 10 (d) Null