0% found this document useful (0 votes)
13 views62 pages

Final Computer Revision by HK Life

The document contains a series of questions and answers related to computer science concepts, including the history of computers, functions of CPU components, types of memory, and various software and hardware terminologies. It covers topics such as the generations of computers, input devices, operating systems, and networking topologies. Additionally, it includes shortcut keys for MS Word and definitions of common abbreviations in computing.
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)
13 views62 pages

Final Computer Revision by HK Life

The document contains a series of questions and answers related to computer science concepts, including the history of computers, functions of CPU components, types of memory, and various software and hardware terminologies. It covers topics such as the generations of computers, input devices, operating systems, and networking topologies. Additionally, it includes shortcut keys for MS Word and definitions of common abbreviations in computing.
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/ 62

Q1. Who is known as the Father of Computers?

a) Blaise Pascal

b) Charles Babbage

c) Alan Turing

d) John von Neumann


Q2. What is the primary function of the Control
Unit in a CPU?

a) Performing arithmetic operations

b) Storing instructions

c) Controlling data flow

d) Executing instructions
Control Unit (CU) CPU ka wo part hota hai jo processor ki activities ko control karta
hai. Iska primary kaam data flow ko manage karna hota hai, yani ki yeh decide karta
hai ki data kahan se kahan jana hai, kis tarah se instructions ko execute karna hai, aur
kis part ko kis time pe kaam karna hai.

•a) Performing arithmetic operations — Yeh kaam Arithmetic Logic Unit (ALU) ka hota
hai, na ki Control Unit ka.

•b) Storing instructions — Instructions ko Memory store karti hai, Control Unit nahi.

•c) Controlling data flow — Yeh bilkul sahi hai. Control Unit data ko correctly flow
karne ke liye control signals bhejta hai.

•d) Executing instructions — Yeh kaam ALU aur other parts of CPU karte hain, lekin
Control Unit instructions ko interpret karta hai aur unko execute karne ka signal deta
hai.

Toh, Control Unit ka kaam data flow ko control karna hai.


Q3. Which generation of computers used
Integrated Circuits (ICs)?

a) First

b) Second

c) Third

d) Fourth
1. First Generation (1940s-1950s)
•Technology: Vacuum Tubes
•Key Features:
• Used vacuum tubes for circuitry and magnetic drums for memory.
• Huge in size, required significant power, and generated a lot of heat.
• Input through punch cards and output on paper.
• Example: ENIAC, UNIVAC.

2. Second Generation (1950s-1960s)


•Technology: Transistors
•Key Features:
• Replaced vacuum tubes, making computers smaller, faster, cheaper, and more reliable.
• Magnetic core memory introduced.
• Used assembly and machine language.
• Example: IBM 7094, UNIVAC 1108.

.
3. Third Generation (1960s-1970s)
•Technology: Integrated Circuits (ICs)
•Key Features:
• Integrated circuits replaced transistors, enabling greater efficiency and performance.
• Allowed multiprogramming and the development of operating systems.
• Example: IBM 360 series.

4. Fourth Generation (1970s-Present)


•Technology: Microprocessors
•Key Features:
• Entire processor and memory integrated on a single chip (microprocessor).
• Personal computers (PCs) became widely accessible.
• Introduction of GUI-based systems (e.g., Windows, macOS).
• Example: Intel 4004, Apple Macintosh.

5. Fifth Generation (Present-Future)


•Technology: AI and Quantum Computing
•Key Features:
• Focus on artificial intelligence, machine learning, and natural language processing.
• Use of parallel and quantum computing for complex tasks.
• Applications in robotics, expert systems, and neural networks.
• Example: IBM Watson, Google’s Quantum Computer
Q4. Which of the following is an example of an
analog computer?

a) Mercury thermometer

b) Digital calculator

c) Laptop

d) Smartphone
Analog Computers: Ye aise computers hote hain jo continuous data ko process karte
hain. Matlab, inme jo output hota hai wo kisi signal ya physical quantity ke continuous
changes ke roop me hota hai. Jaise temperature ko measure karne wale thermometer me,
mercury ka level continuously change hota hai, jo temperature ki value ko dikhata hai.

Digital calculator: Ye digital computer hai, jo discrete numbers ko process karta hai,
na ki continuous data.
Q5. Which input device is used to read barcodes?

a) OCR

b) MICR

c) BCR

d) OMR
a) OCR (Optical Character Recognition): Ye device printed text ko read karta hai
aur use digital text me convert karta hai, lekin barcodes ko read nahi karta.

b) MICR (Magnetic Ink Character Recognition): Ye device magnetic ink se likhe


gaye text ko read karta hai, jaise bank cheques par.

d) OMR (Optical Mark Recognition): Ye device marks ko detect karta hai,


jaise answer sheets me filled circles ko.
Q6. What is the default font size in MS Word?

a) 10 points

b) 11 points

c) 12 points

d) 14 points
Q7. Which MS Word shortcut key is used to save
a document?

a) Ctrl + P

b) Ctrl + S

c) Ctrl + C

d) Ctrl + V
Text Editing Shortcut Keys:
Basic Shortcut Keys:
16.Ctrl + F: Find
1.Ctrl + C: Copy 17.Ctrl + H: Replace
2.Ctrl + V: Paste 18.Ctrl + K: Insert hyperlink
3.Ctrl + X: Cut 19.Ctrl + B: Bold
4.Ctrl + Z: Undo 20.Ctrl + I: Italic
5.Ctrl + Y: Redo 21.Ctrl + U: Underline
6.Ctrl + A: Select All
7.Ctrl + S: Save File and System Operations:
8.Ctrl + N: New File/Document 22.Ctrl + Shift + N: Create a new folder
9.Ctrl + O: Open File 23.Shift + Delete: Delete without sending to
10.Ctrl + P: Print Recycle Bin
22.Ctrl + R: Refresh
23.Ctrl + D: Bookmark a webpage (in browsers)
Navigation Shortcut Keys: 24.Alt + Enter: Show properties of a selected item
11.Alt + Tab: Switch between applications
Special Shortcuts:
12.Alt + F4: Close current window/application
27.Ctrl + Esc: Open Start Menu
13.Ctrl + Tab: Switch between tabs in a browser or 28.Alt + Space: Open the window menu
application (Restore, Minimize, etc.)
14.Windows + D: Show Desktop 27.Windows + L: Lock your computer
15.Windows + E: Open File Explorer 28.Ctrl + Shift + Esc: Open Task Manager
29.PrtScn (Print Screen): Capture a screenshot
Q8. What does RAM stand for?

a) Random Access Memory

b) Read-Only Memory

c) Read Access Memory

d) Random Allocation Memory


RAM (Random Access Memory):
•Temporary memory used for active data and programs.
•Volatile: Data is lost when the system is turned off.
•Faster access for quick processing.

ROM (Read-Only Memory):


•Permanent memory for essential system instructions.
•Non-volatile: Data is retained even when the system is turned off.
•Stores booting instructions and basic software.
In short:
•RAM = Fast, temporary memory.
•ROM = Permanent memory for system startup.
Q9. Which is not a type of printer?

a) Laser

b) Inkjet

c) Thermal

d) Scanner
1. Impact Printers
Impact printers wo printers hote hain jo mechanical pressure ka use karke kagaz par characters
print karte hain. Isme print karne ke liye ink ribbon ka bhi use hota hai.

Features of Impact Printers:


•Ink ribbon aur pins ka use hota hai.
•Kagaz aur ribbon ke beech contact hota hai.
•Noisy hote hain.
•Slow speed hoti hai.

Examples of Impact Printers:


•Dot Matrix Printer:
Pins ka use karke characters print karta hai. •Line Printer:
• Example: Epson LX-310. Puri ek line ek saath print karta hai.
• Example: IBM 1403.
•Daisy Wheel Printer:
Typewriter jaisa mechanism use karta hai.
• Example: Xerox Diablo 630.
2. Non-Impact Printers
Non-impact printers wo hote hain jo direct contact ke bina kagaz par print karte hain. Ye
modern aur fast printers hote hain.

Features of Non-Impact Printers:


•Ink spray ya laser ka use hota hai.
•Kagaz ke saath koi mechanical contact nahi hota.
•Quiet aur fast hote hain.

Examples of Non-Impact Printers:


•Inkjet Printer:
Ink droplets ka use karke text aur images print karta hai.
• Example: Canon PIXMA G3010.

•Laser Printer:
Toner powder aur laser ka use karke print karta hai.
• Example: HP LaserJet Pro MFP.

•Thermal Printer:
Heat ka use karke kagaz par print karta hai.
• Example: Epson TM-T88V.
Q10. What is the purpose of cache memory?

a) To store frequently used data

b) To store all data permanently

c) To improve GPU performance

d) To manage input devices


Q11. What does the shortcut key Ctrl + K do in
MS Word?

a) Open a hyperlink

b) Insert a hyperlink

c) Delete a hyperlink

d) Copy a hyperlink
Q12. Which protocol is used for email
transmission?

a) HTTP

b) SMTP

c) FTP

d) IMAP
Q13. Which device converts sound waves into
electrical signals?

a) Speaker

b) Microphone

c) Headphones

d) Amplifier
Q14. What type of memory is non-volatile?

a) RAM

b) Cache

c) ROM

d) Virtual memory
Volatile Memory (Volatile Memory kya hai?)
•Volatile memory wo memory hoti hai jo sirf tab tak data store karti hai jab tak
power on rehti hai.
•Jaise hi power off hoti hai, sara data delete ho jata hai.
•Isko computer ki working memory bhi kaha jata hai, kyunki iska use processing ke
time temporary data store karne ke liye hota hai.

•Example (Udaharan): RAM (Random Access Memory)


•Usage (Upyog): Programs aur data ko temporarily store karne ke liye.

Non-Volatile Memory (Non-Volatile Memory kya hai?)


•Non-Volatile memory wo memory hoti hai jo data ko permanently store karti hai.
•Power off hone ke baad bhi data safe rehta hai.
•Iska use data ko lamba samay tak store karne ke liye kiya jata hai.

•Example (Udaharan): ROM (Read Only Memory), Hard Disk, SSD, Flash Drive
•Usage (Upyog): Operating system, applications aur files ko permanently store karne
ke liye.
Q15. Which of the following is a type of system
software?

a) MS Word

b) Operating System

c) VLC Media Player

d) Photoshop
Q16. Which keyboard shortcut opens the Find
dialog box in MS Word?

a) Ctrl + F

b) Ctrl + G

c) Ctrl + E

d) Ctrl + H
Q17. What is the smallest unit of memory?

a) Byte

b) Bit

c) Nibble

d) Word
Q18. Which programming language is machine-
dependent?

a) C++

b) Assembly Language

c) Python

d) Java
Q19. Which layer of the OSI model is responsible
for data encryption?

a) Physical Layer

b) Network Layer

c) Session Layer

d) Presentation Layer
Q20. What does BIOS stand for?

a) Binary Input Output System

b) Basic Integrated Operating System

c) Basic Input Output System

d) Binary Integrated Output System


Some important abbreviations:-

ROM- Read only Memory


RAM – Random Access Memory
BIOS – Basic Input Output System
LAN- Local Area Network
WAN- Wide Area Network
MAN- Metropolitan area Network
DOS- Disk Operating System
MICR – Magnetic Ink Character Reader
CSS - Cascading Style Sheet
CVV - Card Verification Value
CC - Carbon Copy
FTP- File Transfer Protocol
Q21. What is the function of the ALU in a CPU?

a) Perform calculations

b) Manage memory

c) Control devices

d) Store data
Q22. What is the maximum zoom percentage in
MS Word?

a) 200%

b) 300%

c) 400%

d) 500%
Q23. Which of these is not a search engine?

a) Google

b) Bing

c) Mozilla

d) DuckDuckGo
Q24. What is the full form of USB?

a) Universal System Bus

b) Universal Serial Bus

c) Unified Serial Bus

d) Universal Software Bus


•USB (Universal Serial Bus) ek standard hai jo computers aur devices ko connect karne ke liye use
hota hai.
•Ye aapko data transfer, device charging, aur peripheral devices ko connect karne ki suvidha deta
hai.
Q25. What does IP stand for in IP address?

a) Internet Protocol

b) Internet Program

c) Information Protocol

d) Information Program
Q26. Which MS Word shortcut key is used to
undo an action?

a) Ctrl + Z

b) Ctrl + Y

c) Ctrl + U

d) Ctrl + R Ctrl + Z ka use undo karne ke liye hota hai, matlab agar aapne
galti se koi action kiya hai, toh is shortcut ke through aap us
action ko undo kar sakte hain aur previous state par wapas aa
sakte hain.
Q27. What is the main purpose of an Operating
System?

a) Perform calculations

b) Manage hardware and software

c) Store data permanently

d) Connect to the internet


Q28. Which of these is a type of topology in
networking?

a) Star

b) Planet

c) Galaxy
Network Topology ka matlab hai network ke
d) Universe components, jaise computers, devices, aur cables, ka
arrangement ya configuration. Ye decide karta hai ki
devices kaise interconnected hain aur data kaise transfer
hota hai.
Bus Topology:
1. Description: Sabhi devices ek single central cable (bus)
se connected hote hain.
2. Advantages: Simple aur cost-effective.
3. Disadvantages: Agar central cable (bus) me koi problem
hota hai, toh puri network ko effect karta hai.

Star Topology:
1. Description: Sabhi devices ek central hub ya switch ke
through connected hote hain.
2. Advantages: Agar ek device fail ho jata hai, toh baaki
devices pe effect nahi padta.
3. Disadvantages: Agar central hub fail ho jata hai, toh
puri network kaam nahi karegi.
Tree Topology:
1. Description: Ye hybrid topology hai jo
star aur bus topology ka combination
hota hai. Hierarchical structure hota hai.
2. Advantages: Easy to expand.
3. Disadvantages: Agar root node fail ho
jati hai, toh network kaafi large impact
ho sakta hai.

Hybrid Topology:
1. Description: Different topologies ka
combination hota hai. Example: Star bus,
star ring, etc.
2. Advantages: Flexible aur scalable.
3. Disadvantages: Complex aur expensive.
Ring Topology:
1. Description: Devices ek circular loop (ring)
me connected hote hain. Data ek direction
me circulate hota hai.
2. Advantages: Easy to set up for small
networks.
3. Disadvantages: Agar ek device fail hota hai,
toh poora network affect ho sakta hai.

Mesh Topology:
1. Description: Har device ka direct connection
hota hai doosre devices ke saath.
2. Advantages: High redundancy, agar ek
connection fail hota hai, toh alternative
paths available hote hain.
3. Disadvantages: Expensive aur complex to
setup.
Q29. What is the maximum number of rows in
an MS Excel spreadsheet?

a) 1,048,576

b) 65,536

c) 256,000

d) 100,000
Q30. Which of these is a non-impact printer?

a) Dot matrix

b) Daisy wheel

c) Laser

d) Line
Q31. Which of the following is not a type of
Operating System?

a) Real-Time

b) Multi-user

c) Open Source

d) Single-user
•Open Source ek software development model hai, jisme software ka source code
freely available hota hai aur koi bhi usse modify kar sakta hai. Yeh Operating System
ka type nahi hai.

a) Real-Time Operating System (RTOS): Ye ek type of OS hai jo time-sensitive


tasks ko manage karta hai. Real-time systems mein, tasks ko ek fixed time interval
ke andar complete karna padta hai.

b) Multi-user Operating System: Ye OS ka type hai jo multiple users ko ek hi time


par system ka access provide karta hai. Example: UNIX, Linux.
•d) Single-user Operating System: Ye OS ka type hai jo ek time pe sirf ek user ko
system ka access deta hai. Example: MS Windows (in single-user mode).

c) Single-user Operating System: Ye OS ka type hai jo ek time pe sirf ek user ko


system ka access deta hai. Example: MS Windows (in single-user mode).
Q32. What does HTTP stand for?

a) HyperText Transmission Protocol

b) HyperText Transfer Protocol

c) High Transmission Text Protocol

d) High Transfer Text Protocol


Q33. Which programming language is primarily
used for AI?

a) Python

b) FORTRAN

c) COBOL

d) C
Q34. What is the maximum font size you can set
in MS Word manually?

a) 1638 points

b) 500 points

c) 1000 points

d) 2000 points
Q35. What is the purpose of the Print Preview
option in MS Word?

a) Edit the document

b) View the document before printing

c) Save the document

d) Format the document


Q36. What is the role of a compiler in
programming?

a) Execute code line by line

b) Translate code into machine language

c) Debug code

d) Perform calculations
Q37. Which of these devices is an example of
volatile memory?

a) ROM

b) Hard Disk

c) RAM

d) Flash Drive
Q38. What is the shortcut key for creating a new
folder in Windows?

a) Ctrl + N

b) Ctrl + Shift + N

c) Ctrl + F

d) Ctrl + Alt + N
Q39. Which of these is a valid domain extension?

a) .docx

b) .jpg

c) .com

d) .exe
Q40. What is the primary use of a firewall in
networking?

a) Speed up the internet

b) Secure the network

c) Store data

d) Monitor user activity


Thank For Watching
• Follow on Telegram :- Link in Video Description
• HK Life

You might also like