0% found this document useful (0 votes)
21 views3 pages

Essential Computer Knowledge Guide

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)
21 views3 pages

Essential Computer Knowledge Guide

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

Basic Computer Knowledge

* Father of the computer: Charles Babbage


* First computer: ENIAC
* Full form of CPU: Central Processing Unit
* Full form of RAM: Random Access Memory
* Full form of ROM: Read Only Memory
* What is a Hard Disk? Permanent storage device
* The brain of a computer: CPU
* Types of computer languages: Four (Micro, Mini, Mainframe, Super)
* Full form of COMPUTER: Common Operating Machine Particularly Used for Technical, Education
and Research

Input & Output Devices


* Mouse: Input device
* Printer: Output device
* Keyboard: Input device
* Scanner: Input device
* Monitor: Output device
* Touch Screen: Both input and output device
* Mike (Microphone): Input device
* Speaker: Output device
* Barcode Reader: Input device
* Webcam: Input device

Memory & Storage


* Fastest memory in a computer: Cache memory
* Permanent memory: ROM
* Temporary memory: RAM
* What is a pen drive an example of? Secondary storage
* 1 GB equals how many MB? 1024 MB
* 1 KB equals how many Bytes? 1024 Bytes
* Full form of SSD: Solid State Drive
* Full form of CD-ROM: Compact Disc Read Only Memory
* Is a Floppy Disk still in use? No
* What is Cache memory? High-speed memory

Shortcuts & MS Office


* Ctrl + C: Copy
* Ctrl + V: Paste
* Ctrl + X: Cut
* Ctrl + Z: Undo
* Ctrl + S: Save
* Ctrl + P: Print
* Ctrl + A: Select All
* MS Word underline shortcut: Ctrl + U
* How do you start a formula in MS Excel? =
* What is MS PowerPoint used for? Presentations

Mobile & Latest Tech


* Android OS belongs to which company? Google
* iOS OS belongs to which company? Apple
* QR Code is used for: Scanning information
* Touch screen technology is based on: Capacitive/Resistive
* 5G range: Approximately 10 meters
* Bluetooth range: Approximately 10 meters
* Full form of SIM: Subscriber Identity Module
* IMEI number is used for: Mobile identification
* NFC is used for: Contactless payment
* What is a smartphone? A mobile with smart computing capabilities

Miscellaneous
* Inventor of Email: Ray Tomlinson
* Full form of PDF: Portable Document Format
* Full form of USB: Universal Serial Bus
* Full form of Captcha: Completely Automated Public Turing test to tell Computers and Humans
Apart
* Computer Viruses spread through: Malware
* Meaning of Cloud Computing: Internet-based services
* What is Open Source Software? Free and research-based
* Meaning of Bit: Binary Digit
* Full form of BIOS: Basic Input Output System
* Main purpose of a Super Computer: High-performance computing

Software & OS
* Windows is an example of: Operating System
* Linux is an example of: Open Source OS
* MS Word is an example of: Application Software
* System Software is an example of: Operating System
* What is Programming Language? Language for coding
* What does a Compiler do? Converts source code to machine code
* What is MS Excel used for? Spreadsheet work
* Full form of OS: Operating System
* Who developed Windows OS? Microsoft
* Android is a type of: Mobile OS
Internet & Networking
* Meaning of WWW: World Wide Web
* Full form of URL: Uniform Resource Locator
* Full form of IP: Internet Protocol
* Meaning of Wi-Fi: Wireless Fidelity
* Full form of ISP: Internet Service Provider
* Full form of LAN: Local Area Network
* Full form of WAN: Wide Area Network
* What is Bluetooth used for? Wireless short-range communication
* What does a Modem do? Converts data
* What is Google Chrome? A web browser

Programming & Coding


* Father of C language: Dennis Ritchie
* Full form of HTML: HyperText Markup Language
* Python is an example of which type of language? High-level language
* Java is an example of which type of language? Object Oriented Language
* SQL is used for: Database management
* Binary only contains which numbers? 0 and 1
* Meaning of AI: Artificial Intelligence
* What is Machine Learning used for? Learning from data to secure it
* What is a Debugger used for? Finding errors
* What is an Algorithm? A solution for a problem

Cyber & Security


* What is a Virus? A harmful program
* What is Antivirus used for? To remove viruses
* What is Firewall used for? Network security
* What is Phishing? A fraudulent technique
* What is Hacking? Unauthorized access
* What is CAPTCHA used for? Security from bots
* What does a Strong Password contain? Letters, numbers, and special characters
* What is Data Encryption? Securing data
* What is Malware? Harmful software
* What is Spam? Unwanted email

Common questions

Powered by AI

Bluetooth is used for wireless short-range communication, typically in devices like headphones and speakers, operating over a range of approximately 10 meters . NFC (Near Field Communication), however, is designed for contactless payment and operates at a much shorter range, typically a few centimeters . Bluetooth enables the pairing of devices for data transfer, while NFC provides secure data exchange for transactions by requiring close proximity.

Charles Babbage is known as the 'Father of the Computer' for designing the first mechanical computer, which laid the conceptual foundation for future computers . Dennis Ritchie, on the other hand, developed the C programming language, which became a fundamental building block in the development of software and operating systems like UNIX . Together, Babbage's mechanical innovations and Ritchie's programming developments represent the hardware and software foundations of modern computing.

Malware, which includes viruses, is harmful software designed to damage or exploit systems . Viruses specifically replicate themselves and spread to other files . Phishing is a technique used to deceive users into providing sensitive information like passwords . Mitigating these threats involves using antivirus software to remove viruses, firewalls for network security, securing systems with strong passwords, and educating users about the identification of phishing attempts.

The CPU executes most of the commands from a computer's hardware and software, carrying out instructions, performing calculations, and managing data flow. It is referred to as the 'brain' of the computer because it interprets and processes the input data, similar to how a brain processes information . Its role is crucial for the functioning and performance of the computer system.

Open Source Software is free and research-based, allowing users to access, modify, and distribute the source code . Proprietary software, in contrast, is developed and distributed by corporations for profit, with restricted access to the source code to maintain control over the software's use and distribution. Open source is focused on collaboration and innovation, while proprietary software focuses on commercial gain and intellectual property protection.

RAM (Random Access Memory) is volatile, meaning it loses stored information when power is lost, and it is used to store data and instructions temporarily for active processes . ROM (Read Only Memory), on the other hand, is non-volatile and retains data even when the computer is turned off, used for storing critical startup instructions and firmware .

Email revolutionized digital communication by enabling the instantaneous exchange of messages over the internet, thus enhancing business operations, social interactions, and connectivity across distances. Ray Tomlinson is credited with inventing email, making significant contributions to how information is shared digitally . It laid the foundation for modern communication technologies and platforms.

Input devices like a keyboard, mouse, and scanner allow users to enter data into a computer, whereas output devices like monitors and printers display or render the processed results . A touch screen is an example of a device that performs both functions, as it allows input through touch as well as displays output .

Cache memory is the fastest memory in a computer, used to store frequently accessed data and instructions to speed up processing . RAM, or Random Access Memory, is a form of temporary, volatile memory that stores data and programs currently being used by the CPU . While cache improves processing speed by reducing data retrieval times, RAM increases the system's capacity to handle multiple tasks by storing active processes.

Operating systems like Windows and Linux manage computer hardware and software resources, providing a stable environment for executing applications . In contrast, MS Word is an application software that provides specific user-oriented functionality for word processing . While operating systems are essential for system operations and support for application execution, application software is designed for end-user tasks.

You might also like