Computer Science/IT MCQs
Topic Notes: Computer Science/IT
MCQs and preparation resources for competitive exams, covering important concepts, past papers, and detailed explanations.
Plato
- Biography: Ancient Greek philosopher (427–347 BCE), student of Socrates and teacher of Aristotle, founder of the Academy in Athens.
- Important Ideas:
- Theory of Forms
- Philosopher-King
- Ideal State
2601
**In the context of online exams, what is 'remote proctoring'?**
Answer:
A method of invigilation that uses technology to monitor students during an online exam
** Remote proctoring involves using webcams, microphones, and screen sharing to monitor a candidate's activity during an online exam to ensure academic integrity and prevent cheating.
2602
What does RAM stand for?
Answer:
Random Access Memory
** RAM is a type of computer memory that can be read from and written to in any order (randomly). It is used to store the data and programs that the computer is currently using.
2603
The concept of "programmability" is most closely related to which characteristic of a computer?
Answer:
Versatility
** It is the ability to be programmed that gives a computer its versatility. By changing the program (software), the same hardware can be made to perform a completely different task.
2604
The operating system is an example of:
Answer:
Hardware
** System software is a type of software that is designed to manage the computer's hardware and provide a platform for application software to run. The operating system (like Windows, macOS, or Linux) is the most important piece of system software.
2605
Computer-Aided Design (CAD) and Computer-Aided Manufacturing (CAM) are applications of computers in:
Answer:
Engineering and manufacturing
** CAD/CAM systems are essential tools used by engineers and designers to create, modify, analyze, and manufacture products, improving precision and efficiency.
2606
**The term 'PC' is most commonly associated with which operating system?**
Answer:
Windows
** While a PC (Personal Computer) can run various operating systems, the term became synonymous with computers running Microsoft Windows, especially in contrast to Apple's Macintosh (Mac) computers.
2607
The ability of a computer to perform tasks automatically without human intervention is known as:
Answer:
Automation
** Automation is the ability of a computer to perform a sequence of tasks based on a predefined set of instructions without requiring human intervention for each step. This is a fundamental concept in computing and is used in various applications.
2608
What enables a computer to perform almost any task?
Answer:
Reduced to a series of logical steps
The power and versatility of a computer come from its ability to break down complex problems into a sequence of simple, logical steps. By following these programmed instructions meticulously and at high speed, a computer can perform an almost limitless variety of tasks, from simple calculations to running sophisticated simulations.
2609
**The physical components of a computer system are known as:**
Answer:
Hardware
** Hardware refers to all the tangible parts of a computer system, such as the CPU, memory, storage devices, keyboard, and mouse.
2610
**A 'thin client' is a type of computer that:**
Answer:
Is designed to be small and simple, with most of the processing done on a central server
** In a client-server architecture, a thin client is a lightweight computer that relies heavily on the server to fulfill its computational roles. This can reduce cost and simplify management.