Loading...
Kerala PSC Prep
Common beginner Computer IT Technology

Computer Literacy: Hardware, Software, Internet, and MS Office Basics

Essential computer knowledge for Kerala PSC — hardware components, software types, operating systems, internet basics, MS Office shortcuts, and common abbreviations. 3-5 questions per paper.

Published: 13 Apr 2026 Relevant for: LDC, Last Grade Servants, Graduate Level Prelims, Secretariat Assistant

Computer literacy questions appear in every Kerala PSC exam — typically 3-5 questions. They test basic knowledge, not programming. Memorise the facts below and you’ll get these marks easily.

Computer Generations

GenerationPeriodTechnologyExample
First1940-1956Vacuum tubesENIAC, UNIVAC
Second1956-1963TransistorsIBM 1401
Third1964-1971Integrated Circuits (IC)IBM 360
Fourth1971-presentMicroprocessors (VLSI)Personal computers, laptops
FifthPresent-futureAI and parallel processingQuantum computers, AI systems

PSC favourites:

  • First generation = Vacuum tubes
  • Second generation = Transistors
  • Third generation = Integrated Circuits (IC)
  • Fourth generation = Microprocessors
  • ENIAC = first general-purpose electronic computer (1946)

Hardware Components

Input Devices (send data TO the computer)

Keyboard, Mouse, Scanner, Microphone, Webcam, Joystick, Light Pen, Barcode Reader, Touchscreen, OCR (Optical Character Reader)

Output Devices (receive data FROM the computer)

Monitor, Printer, Speaker, Projector, Headphones, Plotter

Both Input and Output

Touchscreen, Modem, Network Card

Storage Devices

TypeExamplesNature
Primary (volatile)RAMLoses data when power off
Primary (non-volatile)ROMRetains data when power off
SecondaryHard Disk, SSD, USB Drive, CD, DVDPermanent storage

Memory Hierarchy

UnitSize
Bit0 or 1 (smallest unit)
Nibble4 bits
Byte8 bits
Kilobyte (KB)1,024 bytes
Megabyte (MB)1,024 KB
Gigabyte (GB)1,024 MB
Terabyte (TB)1,024 GB

PSC trap: 1 KB = 1,024 bytes (not 1,000). This is because computers use binary (powers of 2): 2¹⁰ = 1,024.

CPU (Central Processing Unit)

The “brain” of the computer. Three main components:

PartFunction
ALU (Arithmetic Logic Unit)Performs arithmetic and logical operations
CU (Control Unit)Controls and coordinates all computer operations
RegistersSmall, fast temporary storage inside CPU

Software

Types of Software

TypeDescriptionExamples
System SoftwareManages hardware and provides platform for applicationsWindows, Linux, macOS, Android
Application SoftwarePrograms for specific tasksMS Word, Excel, Chrome, Tally
Utility SoftwareSystem maintenance toolsAntivirus, Disk Defragmenter, WinZip

Operating Systems (OS)

OSDeveloperKey fact
WindowsMicrosoftMost widely used desktop OS
macOSAppleFor Mac computers only
LinuxLinus Torvalds (1991)Open source; free
AndroidGoogle (originally Andy Rubin)Most popular mobile OS
iOSAppleFor iPhones and iPads
UbuntuCanonicalPopular Linux distribution; used in Kerala government

PSC facts:

  • Linux creator: Linus Torvalds (1991)
  • Android is based on: Linux kernel
  • Kerala government uses: Linux/Ubuntu in many offices
  • MS-DOS was Microsoft’s first OS (Disk Operating System)
  • BOSS (Bharat Operating System Solutions) = Indian Linux distribution

Number Systems

SystemBaseDigits used
Binary20, 1
Octal80-7
Decimal100-9
Hexadecimal160-9, A-F

Basic conversions (PSC level):

  • Binary of 5 = 101
  • Binary of 10 = 1010
  • Computers use binary (0 and 1) internally

Internet Basics

Key Terms

TermFull form / Meaning
WWWWorld Wide Web
URLUniform Resource Locator
HTTPHyperText Transfer Protocol
HTTPSHTTP Secure (encrypted)
HTMLHyperText Markup Language
IP AddressInternet Protocol Address (unique computer address)
DNSDomain Name System (converts domain names to IP addresses)
ISPInternet Service Provider
Wi-FiWireless Fidelity
LANLocal Area Network
WANWide Area Network
MANMetropolitan Area Network
VPNVirtual Private Network
FirewallSecurity system that monitors network traffic
BrowserSoftware to access websites (Chrome, Firefox, Edge)
Search EngineTool to search the internet (Google, Bing, Yahoo)

Internet History

FactDetail
ARPANETPredecessor of the internet (1969, US Department of Defence)
WWW invented byTim Berners-Lee (1989, at CERN)
First websiteinfo.cern.ch (1991)
Email invented byRay Tomlinson (1971); introduced @ symbol
Google founded1998 (Larry Page and Sergey Brin)
Facebook founded2004 (Mark Zuckerberg)
Twitter founded2006 (Jack Dorsey)
Internet in IndiaVSNL launched public internet on 15 August 1995

Most asked internet questions:

  • WWW inventor: Tim Berners-Lee
  • Email inventor: Ray Tomlinson (@ symbol)
  • ARPANET = predecessor of internet
  • Internet in India: 15 August 1995 (by VSNL)
  • Google founders: Larry Page and Sergey Brin

MS Office Basics

MS Word Shortcuts

ShortcutAction
Ctrl + CCopy
Ctrl + VPaste
Ctrl + XCut
Ctrl + ZUndo
Ctrl + YRedo
Ctrl + ASelect All
Ctrl + SSave
Ctrl + PPrint
Ctrl + BBold
Ctrl + IItalic
Ctrl + UUnderline
Ctrl + FFind
Ctrl + HFind and Replace
Ctrl + NNew document
Ctrl + OOpen file
F7Spell check

MS Excel Basics

FactDetail
File extension.xlsx (or .xls for older)
Cell addressColumn letter + Row number (e.g., A1, B3)
Rows1,048,576 (numbered)
Columns16,384 (A to XFD)
Formula starts with= (equals sign)
SUM function=SUM(A1:A10)
AVERAGE function=AVERAGE(A1:A10)
MAX function=MAX(A1:A10)
MIN function=MIN(A1:A10)
COUNT function=COUNT(A1:A10)

MS PowerPoint

FactDetail
File extension.pptx
PurposePresentations/slideshows
New slideCtrl + M
Start slideshowF5
Start from current slideShift + F5

File Extensions

ExtensionSoftware/Type
.docxMS Word
.xlsxMS Excel
.pptxMS PowerPoint
.pdfAdobe PDF
.jpg/.pngImage files
.mp3Audio file
.mp4Video file
.htmlWeb page
.txtPlain text
.zipCompressed file

Important Abbreviations

AbbreviationFull Form
CPUCentral Processing Unit
RAMRandom Access Memory
ROMRead Only Memory
ALUArithmetic Logic Unit
USBUniversal Serial Bus
LEDLight Emitting Diode
LCDLiquid Crystal Display
GPSGlobal Positioning System
PDFPortable Document Format
JPEGJoint Photographic Experts Group
GIFGraphics Interchange Format
ASCIIAmerican Standard Code for Information Interchange
BIOSBasic Input Output System
SIMSubscriber Identity Module
ATMAutomated Teller Machine
PINPersonal Identification Number
UPIUnified Payments Interface
QR CodeQuick Response Code

Computer Virus and Security

TermMeaning
VirusMalicious program that attaches to files and spreads
WormSelf-replicating program that spreads through networks
Trojan HorseMalicious program disguised as legitimate software
MalwareGeneral term for malicious software
PhishingFraud where attackers impersonate trusted entities to steal data
AntivirusSoftware that detects and removes viruses (Norton, Kaspersky, Avast)
SpamUnwanted bulk emails
HackingUnauthorized access to computer systems
EncryptionConverting data into code for security

Quick Revision — 20 Most Asked Computer Questions

  1. Full form of CPU: Central Processing Unit
  2. Brain of computer: CPU
  3. 1 KB = 1,024 bytes
  4. Smallest unit of data: Bit
  5. 1 byte = 8 bits
  6. RAM is: Volatile (loses data when power off)
  7. ROM is: Non-volatile (retains data)
  8. First generation used: Vacuum tubes
  9. WWW inventor: Tim Berners-Lee
  10. Email inventor: Ray Tomlinson
  11. Linux creator: Linus Torvalds
  12. Google founders: Larry Page & Sergey Brin
  13. Ctrl + C: Copy
  14. Ctrl + V: Paste
  15. Ctrl + Z: Undo
  16. Excel formula starts with: = (equals)
  17. Binary uses digits: 0 and 1
  18. Internet in India: 15 August 1995
  19. Full form of HTML: HyperText Markup Language
  20. Full form of Wi-Fi: Wireless Fidelity

Notes compiled from Kerala PSC computer literacy questions (2015-2024). Covers all question types appearing in LDC, Graduate Level, and Secretariat Assistant papers.