1.
The part of machine level instruction, which tells the central processor what has to be done, is
Correct Answer
A. Operation code
Explanation
The correct answer is Operation code. The operation code is a part of the machine level instruction that tells the central processor what operation or task needs to be performed. It specifies the specific operation or instruction that the processor needs to execute, such as addition, subtraction, or comparison. The operation code is crucial in determining the sequence of operations and the specific task that the processor needs to carry out.
2.
A system program that combines the separately compiled modules of a program into a form suitable for execution.
Correct Answer
B. Linking loader
Explanation
A linking loader is a system program that takes separately compiled modules of a program and combines them into a form that is suitable for execution. It resolves any references between the modules and generates a complete executable program. This process of linking allows the program to access functions and variables defined in other modules, ensuring that the program runs correctly. Therefore, a linking loader is the correct answer to this question.
3.
Process is
Correct Answer
C. A program in execution
Explanation
The correct answer is "a program in execution." This means that the process refers to a program that is currently running or being executed by the computer's processor. It is different from the other options as they refer to different stages or locations of the program, such as being stored on disk, in main memory, or in secondary memory.
4.
What is the name given to the organized collection of software that controls the overall operation of a computer?
Correct Answer
C. Operating system
Explanation
An operating system is the software that manages and controls the overall operation of a computer. It provides a platform for other software to run on and allows users to interact with the computer. The operating system handles tasks such as managing memory, processing tasks, controlling input and output devices, and providing a user interface. It is an essential component of any computer system as it enables the computer hardware and software to work together efficiently.
5.
What is the full form of DOS?
Correct Answer
C. Disk Operating System
Explanation
The full form of DOS is Disk Operating System. DOS is an operating system that was commonly used in the early days of personal computers. It was primarily designed to manage and control the operations of a computer's disk storage. DOS provided a command-line interface for users to interact with the computer and execute various tasks. It was widely used until graphical user interfaces became more prevalent.
6.
Process of turning on the computer and loading operating system files from disk to memory is known as?
Correct Answer
C. Booting
Explanation
The process of turning on the computer and loading operating system files from disk to memory is known as booting. This involves initializing the hardware components, performing self-tests, and loading the necessary software to start the operating system. During booting, the computer goes through a series of steps to prepare itself for user interaction. "Loading" refers to the act of transferring data from storage to memory, "opening" typically refers to accessing files or applications, and "compiling" is the process of converting source code into machine code.
7.
Probably the most portable storage device used today is the?
Correct Answer
B. Flash drive.
Explanation
A flash drive is the most portable storage device used today because it is small, lightweight, and can easily fit in a pocket or bag. It is also durable and can withstand being carried around and used frequently. Unlike a floppy disk or DVD, a flash drive does not require any additional equipment to read or write data, making it more convenient and versatile. Additionally, a flash drive has a larger storage capacity compared to a floppy disk, making it suitable for storing a variety of files and documents.
8.
What is BIOS' most important role?
Correct Answer
A. Loading the operating system
Explanation
BIOS, or Basic Input/Output System, is responsible for initializing and configuring the hardware components of a computer system. Its most important role is to load the operating system into the computer's memory during the boot-up process. This allows the operating system to take control of the computer and start running applications. Without the BIOS loading the operating system, the computer would not be able to function properly.
9.
BIOS is type of :
Correct Answer
C. Combination of both
Explanation
BIOS, or Basic Input/Output System, is a firmware that is stored on a computer's motherboard. It is responsible for initializing and controlling the hardware components during the boot process. As it is stored on a chip, it is considered a hardware component. However, it also contains software instructions that allow it to communicate with the operating system and other software applications. Therefore, BIOS can be considered a combination of both hardware and software.
10.
Incorrect settings in the CMOS setup may prevent you from doing what?
Correct Answer
A. Loading OS
Explanation
Incorrect settings in the CMOS setup may prevent you from loading the operating system. The CMOS setup contains configuration settings for the computer's hardware and system settings. If these settings are incorrect, it can lead to issues during the boot process, preventing the operating system from loading properly. This can result in the computer being unable to start up and display the operating system interface.
11.
What do you think is the Bios and Cmos for?
Correct Answer
A. For modifying the Boot Order process and different underlying settings
Explanation
Choose the best answer pertaining to our class discussions.
12.
What is the preferred way to install an Operating System in a new computer that you built?
Correct Answer
C. Install an OS disc and boot from the disc (eg) Windows XP
Explanation
Discussed in class that most people would use a disc.
13.
What is the best way to approach a computer problem?
Correct Answer
B. Use logic to rule out the symptoms and reach the best possible solution.
Explanation
Based on the discussion in class,
14.
What is plug and play(PnP) in a windows environment?
Correct Answer
allows plug in devices recognize them, install use , easy to install components , recognized by computer
Explanation
Plug and Use
15.
What is the first job the Basic Input Output System(BIOS) does at start-up?
Correct Answer
D. Run the power-on-self-test
Explanation
At start-up, the BIOS performs a power-on-self-test (POST) to check the hardware components of the computer. This test ensures that the essential hardware components are functioning properly before the operating system is loaded. It checks the CPU, memory, storage devices, and other peripherals for any errors or faults. By running the POST, the BIOS can identify any potential issues and provide error codes or messages if necessary. Therefore, the first job of the BIOS at start-up is to run the power-on-self-test.
16.
Which component uses a lithium battery to maintain computer settings when power is removed?
Correct Answer
C. CMOS
Explanation
CMOS (Complementary Metal-Oxide-Semiconductor) is the component that uses a lithium battery to maintain computer settings when power is removed. CMOS is responsible for storing the system's BIOS settings, including the date, time, and hardware configuration. The lithium battery provides power to the CMOS chip even when the computer is turned off, ensuring that the settings are not lost.
17.
What is considered as nonvolatile permanent memory?
Correct Answer
A. ROM
Explanation
ROM (Read-Only Memory) is considered as nonvolatile permanent memory because it retains its data even when the power is turned off. It contains firmware or software instructions that are permanently written during manufacturing and cannot be modified or erased by normal computer operations. ROM is used to store critical system instructions, such as the computer's startup routines, and it is not affected by power loss or system shutdowns. Therefore, ROM is the correct answer for the given question.
18.
Which is a small, low-level program used by the computer operating system to interact with hardware devices?
Correct Answer
B. Driver
Explanation
A driver is a small, low-level program used by the computer operating system to interact with hardware devices. It allows the operating system to communicate with and control the hardware, enabling the devices to function properly. Without drivers, the operating system would not be able to recognize or utilize the hardware devices connected to the computer. Therefore, a driver is an essential component that facilitates the interaction between the operating system and the hardware devices.
19.
While booting the system, user getting long beeps code. Problem with………
Correct Answer
C. RAM
Explanation
The correct answer is RAM. When a user is getting long beep codes while booting the system, it indicates a problem with the RAM. Long beep codes typically suggest a memory failure or a faulty RAM module. This could be due to various reasons such as loose connections, incompatible RAM, or a defective RAM module.
20.
The printer is working fine on the server but not able to print the documents on the network. Where is the problem?
Correct Answer
C. Problem with printer drivers in the client system
Explanation
The correct answer is "Problem with printer drivers in the client system." This means that the issue lies with the software that allows the client system to communicate with the printer. It suggests that the printer is functioning properly on the server, but there is a problem with the drivers installed on the client system, preventing it from printing documents over the network.
21.
You are a desktop support technician in you are organization. All client computers run Windows XP professional. Each client computer is configured to support a USB mouse. A user reports that he installed a new driver for his mouse, but now the mouse does not work. You need to ensure that the mouse works again as soon as possible. What should you do?
Correct Answer
D. Instruct the user to use Device manager to roll back the mouse driver
Explanation
Rolling back the mouse driver in Device Manager will revert the driver to its previous version, which may resolve any compatibility issues or conflicts caused by the new driver installation. This is a quick and effective solution to ensure that the mouse starts working again without the need for a system restart or running additional commands.
22.
Which of the following is not an Operating System?
Correct Answer
B. Windows Explorer
Explanation
Windows Explorer is not an operating system, but rather a file management system and graphical user interface component of the Windows operating system. Mac OS, Red Hat, and Solaris are all examples of operating systems.
23.
Which of the following is not a product of Microsoft?
Correct Answer
A. Ubuntu
Explanation
Ubuntu is a Linux-based operating system that is not developed or owned by Microsoft. On the other hand, W 2000, Vista, and ME are all versions of Windows operating systems developed by Microsoft. Therefore, Ubuntu is the correct answer as it is not a product of Microsoft.
24.
Graphical user Interface is: GUI
Correct Answer
A. True
Explanation
Graphical User Interface (GUI) refers to the visual representation of a computer program or system that allows users to interact with it using icons, menus, and other visual elements. It provides a user-friendly and intuitive way for users to navigate and control the software or application. Therefore, the given statement that "Graphical User Interface is GUI" is true, as GUI is the acronym for Graphical User Interface.
25.
The Computer that contains rechargeable battery.
Correct Answer
Laptop
Explanation
A laptop is a type of computer that contains a rechargeable battery. Unlike desktop computers, laptops are designed to be portable and can operate on battery power, allowing users to use them without being connected to a power source. This makes laptops convenient for use in various settings, such as traveling or working in different locations. The inclusion of a rechargeable battery in laptops enables them to be used on the go and provides flexibility and mobility to the user.
26.
PDA is
Correct Answer
A. Personal Digital Assistant
Explanation
A PDA stands for Personal Digital Assistant, which is a handheld device that combines computing, telephone, and networking features. It is designed to assist individuals in managing personal information, such as contacts, calendars, and tasks. PDAs also often have the ability to access the internet, send and receive emails, and run various applications. Therefore, the correct answer is Personal Digital Assistant.
27.
What does the acronym DNS stand for?
Correct Answer
A. Domain Name Service
Explanation
DNS stands for Domain Name Service. This acronym refers to the system that translates domain names into IP addresses, allowing users to access websites and other resources on the internet. The DNS acts as a directory that matches the user-friendly domain names (such as www.example.com) with the corresponding IP addresses (such as 192.168.0.1) that computers use to communicate with each other. This service is essential for the functioning of the internet as it enables users to easily navigate and access websites without having to remember complex IP addresses.
28.
Which technology was developed to simplify the installation of new hardware?
Correct Answer
E. PnP
Explanation
Plug and Play (PnP) technology was developed to simplify the installation of new hardware. PnP allows devices to be automatically recognized and configured by the computer's operating system without the need for manual intervention. This technology eliminates the need for users to manually set jumpers, configure IRQ and DMA settings, or install drivers for new hardware. With PnP, users can simply plug in a new device and have it automatically detected and configured by the system, making the installation process much easier and more user-friendly.
29.
While performing preventive maintenance, a technician notices that the operating system is missing updates. How can the technician enable automatic updates?
Correct Answer
C. Run the Automatic Updates utility from the Control Panel.
Explanation
To enable automatic updates, the technician should run the Automatic Updates utility from the Control Panel. This utility allows the user to configure the settings for automatic updates, such as the frequency of updates and whether to install them automatically or prompt for user input. By running this utility, the technician can ensure that the operating system receives the necessary updates to maintain its security and performance.
30.
What are the 6 operating system tasks?
Correct Answer(s)
C. Processor management
D. Memory management
F. Device management
G. Storage management
H. Application interface
I. User interface
Explanation
The 6 operating system tasks are processor management, memory management, device management, storage management, application interface, and user interface. Processor management involves managing the allocation of the CPU to different processes. Memory management involves allocating and deallocating memory to processes. Device management involves managing input and output devices. Storage management involves managing secondary storage devices like hard drives. Application interface provides a set of functions and procedures for application developers to interact with the operating system. User interface allows users to interact with the operating system and its applications.
31.
What is the use of API?
Correct Answer
B. Use the functions of the computer and operating systems w/o directly contact in the CPU
Explanation
API stands for Application Programming Interface. It is a set of rules and protocols that allows different software applications to communicate with each other. The use of API allows applications to access and utilize the functions and features of a computer or operating system without directly interacting with the CPU. This enables developers to easily integrate their applications with existing systems, access data and services, and enhance functionality. Therefore, the correct answer is "Use the functions of the computer and operating systems w/o directly contact in the CPU."
32.
One of the responsibilities of the operating system.
Correct Answer
B. Ensure programs and users running at the same time do not interfere with each other
Explanation
The operating system is responsible for ensuring that programs and users running simultaneously do not interfere with each other. This is achieved through various mechanisms such as process management, memory management, and resource allocation. By allocating resources efficiently and providing a secure and stable environment, the operating system prevents conflicts and ensures smooth execution of multiple programs and users concurrently.
33.
Which of the following OS is better for implementing a Client-Server network?
Correct Answer
D. Windows 2000
Explanation
Windows 2000 is a better operating system for implementing a Client-Server network compared to MS DOS, Windows 95, and Windows 98. Windows 2000 is a more advanced and modern operating system that offers improved networking capabilities, security features, and stability. It has built-in support for TCP/IP, Active Directory, and other networking protocols and services, making it easier to set up and manage a Client-Server network. Additionally, Windows 2000 provides better performance and scalability, allowing for more efficient and reliable communication between clients and servers.
34.
Which is not the function of an OS?
Correct Answer
D. Virus protection
Explanation
An operating system (OS) is responsible for managing various aspects of a computer system. Memory management involves allocating and deallocating memory resources to different processes. Disk management involves managing the storage and retrieval of data on the computer's hard drive. Application management involves managing the execution and termination of applications on the system. However, virus protection is not typically a function of an OS. Virus protection is usually provided by antivirus software, which is a separate program designed specifically to detect and remove viruses from a computer system.
35.
A process needs certain resources to accomplish a certain task. What are these resources?
Correct Answer(s)
A. CPU time
B. Memory
C. Files
D. I/o devices
Explanation
The resources needed by a process to accomplish a certain task include CPU time, memory, files, and I/O devices. CPU time refers to the amount of time the CPU needs to execute the instructions of the process. Memory is required to store the program instructions and data being processed. Files are necessary for input and output operations, allowing the process to read and write data. I/O devices such as keyboards, monitors, and printers enable communication between the process and the external world.
36.
One of the functions of the operating system is it serves an interface between the user and ______
Correct Answer
B. Hardware
Explanation
The operating system serves as an interface between the user and hardware. It manages and controls the hardware resources of a computer system, allowing the user to interact with the computer and perform tasks. The operating system provides a layer of abstraction, hiding the complexities of the hardware from the user and providing a user-friendly interface to access and utilize the hardware components effectively.
37.
Which of the following is NOT a function of operating system?
Correct Answer
D. Software Manager
Explanation
The operating system is responsible for managing various resources such as memory, CPU, and devices, which is referred to as the Resource Manager. It also handles the management of storage devices, including disk space allocation and file management, known as the Storage Manager. The operating system also oversees the execution and scheduling of processes, making sure they run smoothly, which is the role of the Process Manager. However, the Software Manager is not a function of the operating system. It is typically a separate software that manages the installation, updating, and removal of applications on a computer system.
38.
Which Operating System does not support networking between computers?
Correct Answer
A. Windows 3.1
Explanation
Windows 3.1 does not support networking between computers. This operating system was released in 1992 and was primarily designed for single-user desktop computing. It lacked built-in networking capabilities and required additional software and hardware to establish a network connection. In contrast, Windows 95, Windows 2000, and Windows NT were designed with networking in mind and included features to facilitate communication and file sharing between computers.
39.
Which of the following are examples of input devices?
Correct Answer(s)
A. Keyboard
B. Scanner
Explanation
The keyboard and scanner are both examples of input devices because they allow the user to input data or commands into a computer system. The keyboard allows the user to type in text or commands, while the scanner allows the user to input physical documents or images into a digital format. The laptop and printer, on the other hand, are not input devices. A laptop is a portable computer, and a printer is an output device that produces physical copies of digital files.
40.
Which of the following are examples of output devices?
Correct Answer(s)
B. Heater
C. Speakers
Explanation
Heater and speakers are examples of output devices because they both produce some form of output. A heater generates heat as output, while speakers produce sound as output. Both of these devices receive information from a source and then convert that information into a form that can be perceived by humans, making them output devices.