KYC Flashcards
What is a computing device?
A device that accepts data from the user, processes it, and gives the direct output.
Includes machines capable of performing calculations.
When did the evolution of computers start?
In the late 1930s.
What language did early computers use for their operations?
Binary language.
What is an abacus?
An early calculating device used for arithmetic processes.
Who developed Napier’s Bones and when?
Sir John Napier, released in 1617.
What was the primary use of Napier’s Bones?
For calculations involving addition, subtraction, multiplication, and division.
What is Pascaline?
A calculating device invented by Blaise Pascal in 1642 for addition.
What is the Difference Engine?
A mechanical device designed by Charles Babbage in 1822 capable of storing data and printing output.
What is the Analytical Engine?
The first mechanical general-purpose computer designed by Charles Babbage in 1837.
What characterizes first generation computers (1940-1956)?
The use of vacuum tubes.
What are examples of first generation computing devices?
UNIVAC and ENIAC.
What significant advancement marked the second generation of computers (1956-1963)?
The replacement of vacuum tubes with transistors.
What was a drawback of transistors in second generation computers?
They were subject to damage due to heat emission.
What programming language was commonly used in second generation computers?
Assembly language.
What defines third generation computers (1964-1971)?
The introduction of integrated circuits.
What is a high-level programming language?
A language that uses the English alphabet and mathematical symbols, easy to use and understand.
What are examples of high-level programming languages?
- Fortran
- COBOL
- BASIC
- C
- C++
- Java
What is the hallmark of fourth generation computers (1971-2010)?
The introduction of microprocessors.
What is a microprocessor?
A compact, multipurpose, programmable device that processes input and provides output.
What was the world’s first commercially available microprocessor?
Intel 4004.
What characterizes fifth generation computers (2010 onwards)?
They are based on artificial intelligence and natural language recognition.
How are computers classified based on size and speed?
- Minicomputer
- Supercomputer
- Microcomputer
What is a personal computer?
A microcomputer used by one person at a time, typically slower and with less storage than larger computers.
What is a microcomputer?
A small computer designed for individual use, typically slower and with less storage capacity than mini or mainframe computers
Commonly used in classrooms, homes, and banks.
What is a Desktop PC?
A microcomputer designed to fit comfortably on top of a desk, typically with the monitor in front and the system unit on the side.
What defines a Laptop?
A portable microcomputer that can be used on the lap, also known as a notebook computer.
What is a Tablet?
A mobile computer that offers a touchscreen environment and may include a stylus, available in various sizes.
What is a Smartphone?
A mobile phone built on a mobile operating system with enhanced features such as digital cameras, GPS, and web browsing.
What characterizes a Mainframe computer?
Very large computers that process enormous amounts of information and can communicate with many users simultaneously.
What are common users of Mainframe computers?
Large businesses, government agencies, banks, and universities.
What is a Minicomputer?
Larger and more expensive than microcomputers, often referred to as midrange computers, used by medium and small businesses.
What is a Supercomputer?
A powerful computer capable of very speedy calculations, used in fields like graphic animation and nuclear research.
Fill in the blank: The functional components of a computer include the ______, Central Processing Unit (CPU), and Output Unit.
Input Unit
What is the role of the Central Processing Unit (CPU)?
The control center of a computer that guides, directs, and governs its performance.
What does the Arithmetic Logic Unit (ALU) do?
Performs all arithmetic and logical operations within a computer.
What is the function of the Control Unit (CU)?
Controls and guides the interpretation, flow, and manipulation of all data and information within the computer.
What is the Memory Unit (MU)?
The part of the computer where data is stored and is accessible to the CPU.
What is an Input Unit?
The component that accepts data into a computer, with the keyboard being the standard input device.
What are some examples of input devices?
- Joysticks
- Mice
- Web cameras
- Magnetic Ink Character Recognition Readers (MICR)
- Optical Mark Recognition Readers (OMR)
- Optical Character Readers (OCR)
- Touchscreens
- Smart card readers
- Digital readers
What is a Bar code reader?
A device used to scan and identify product or item codes in various retail environments.
What are Quick Response (QR) codes?
Special barcodes that can be read using QR reading devices, linking users directly to text, emails, or websites.
What does a Magnetic Ink Character Recognition (MICR) Reader do?
Reads characters printed with special magnetic ink, commonly used for sorting cheques.
What is an Optical Mark Recognition (OMR) reader used for?
Recognizing pre-specified spaces on paper marked by a pencil or pen, commonly used for examination sheets.
What is the role of the control unit in a computer?
The control unit controls the flow of data from the input devices to memory and from memory to the output devices.
What does MU stand for in computer architecture?
Memory Unit
Define a bit.
A bit means a binary digit, with only two possibilities: either 0 or 1.
What is a byte?
A group of 8 bits is called a byte.
What is the smallest unit of computer memory that can represent meaningful data?
Byte
Define a nibble.
A group of 4 bits is called a nibble.
How many bytes are in a kilobyte (KB)?
1024 Bytes
What is the relationship between bytes and terabytes (TB)?
1 TB = 1024 GB
What are the two types of primary memory?
- Volatile memory (RAM)
- Non-volatile memory (ROM)
True or False: The information stored in RAM is retained when the computer is turned off.
False
What is the main function of primary memory?
It determines the size and number of software applications that a computer can store.
What type of memory is RAM?
Volatile memory
What is ROM?
Read-Only Memory
What does secondary memory refer to?
Auxiliary memory used for storing data or programs on a temporary or permanent basis.
Give examples of secondary memory storage devices.
- Hard disks
- Compact discs (CDs)
- Flash drives
What is cache memory used for?
To increase the capacity of the primary memory and to make processing faster.
What is the purpose of the Output Unit?
For getting information from a computer.
What is a soft copy?
Information shown on a display unit.
What is a hard copy?
Printed information obtained from a computer.
What are the three basic types of plotters?
- Inkjet plotter
- Flatbed plotter
- Drum plotter
What is system software?
A program that manages and supports the resources and operations of a computer system.
What is an operating system?
Software that acts as an interface between the user and the computer.
What are the types of language translators?
- Compiler
- Interpreter
- Assembler
What does a compiler do?
Translates high-level language programs into machine code.
What is application software?
A set of programs necessary to carry out operations for a specific application.
What is the function of utility software?
To assist a computer by performing housekeeping functions.
Fill in the blank: _______ is a program that manages the resources and operations of a computer system.
System software
True or False: The computer uses its input and output devices to access data stored in primary memory.
False
What is GIGO in computing?
Garbage In Garbage Out
What is the function of utility software?
Utility software ensures the smooth functioning of a computer.
Name three important types of utility software.
- Text editor
- Backup utility
- Compression utility
What is the open-source substitute of MS Office?
OpenOffice
What does a disk defragmentation utility do?
Minimizes fragmentation on the disk.
What type of software ensures a virus-free environment?
Anti-virus software
What is an abacus?
The first calculating machine that performed simple arithmetic calculations.
What is a mainframe computer?
A much larger computer, often filling an entire room.
Define a microcomputer.
A commonly used term for personal computers.
What is a byte?
A group of eight bits.
What is the purpose of a compiler?
Translates high-level language programs into machine language.
True or False: The first generation of computers was based on integrated circuits.
False
What characterizes second generation computers?
Replacement of vacuum tubes with transistors.
What are the three components of the CPU?
- ALU
- CU
- MU
Fill in the blank: _______ is a software that acts as an interface between the user and the computer.
[Operating system]
What is the function of application software?
Performs specific tasks for users.
What generation of computers introduced microprocessors?
Fourth generation computers.
Name two features of a smartphone.
- Built on a mobile OS
- Enhanced features compared to ordinary mobile phones
What is high-level language?
A programming language that is more user-friendly and abstracted from machine code.
What devices are classified as supercomputers?
Very large and powerful computers used for complex calculations.
What does primary memory refer to?
Memory used for storing data or programs temporarily.
What type of software assists the computer by performing housekeeping functions?
Utility software
True or False: The Pascaline was one of the first mechanical calculators to be developed.
True
What is the role of an interpreter in programming?
Converts high-level language programs into machine language by executing line by line.
Name a common characteristic of third generation computers.
Use of integrated circuits.
Fill in the blank: _______ is a portable computer that can be placed on your lap.
[Laptop]
What defines a minicomputer?
Smaller than a mainframe but larger than a microcomputer.
What is a language processor?
Converts high-level language programs into machine language.
List the functional components of a computer.
- Input unit
- Central Processing Unit
- Output unit
What is secondary memory also known as?
Auxiliary memory
What does OCR stand for in computing?
Optical Character Recognition
What is the function of a difference engine?
An early mechanical calculator designed for mathematical calculations.
Fill in the blank: The _______ is a software that controls the internal computer operations.
[System software]
What are the characteristics of fifth generation computers?
Based on principles of artificial intelligence and natural language recognition.