System Software Quiz Questions And Answers

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By SPACECOMPUTER
S
SPACECOMPUTER
Community Contributor
Quizzes Created: 10 | Total Attempts: 56,607
| Attempts: 14,817 | Questions: 88
Please wait...
Question 1 / 88
0 %
0/100
Score 0/100
1. The system board is also known as the main board or motherboard .

Explanation

The system board, main board, and motherboard are all terms used interchangeably to refer to the primary circuit board in a computer. This board is responsible for connecting and coordinating all the various components of the computer, including the CPU, memory, storage devices, and input/output devices. Therefore, it is correct to say that the system board is also known as the main board or motherboard.

Submit
Please wait...
About This Quiz
System Software Quiz Questions And Answers - Quiz

Are you ready for a system software quiz that we have brought here for you? Having just started taking your course on software development, you are expected to... see moreknow some keywords you will use on a regular basis. Take up the quiz below and see how well you have understood them so far. All the best, and keep revising after each class. The quiz is for the test as well as educational purposes. Best of luck to you with this test!
see less

2. ROM means read-only memory.

Explanation

ROM stands for read-only memory, which is a type of computer memory that stores data that cannot be modified or erased. It is used to store permanent instructions or data that are essential for the functioning of a computer system. Unlike random-access memory (RAM), ROM retains its data even when the computer is turned off. Therefore, the statement "ROM means read-only memory" is true.

Submit
3. Sockets, slots, and bus  lines are components of the system board.

Explanation

Sockets, slots, and bus lines are indeed components of the system board. Sockets are used to connect the processor to the motherboard, slots are used to connect expansion cards such as graphics cards or sound cards, and bus lines are used to transfer data between different components on the motherboard. Therefore, the statement is true.

Submit
4. The internal memory of the computer is present on the motherboard  in the form of chips .

Explanation

The internal memory of a computer is indeed present on the motherboard in the form of chips. The motherboard contains various slots and connectors for these memory chips, allowing the computer to store and retrieve data quickly. This internal memory, also known as RAM (Random Access Memory), is crucial for the computer's performance as it temporarily holds data that the CPU (Central Processing Unit) needs to access frequently. Therefore, the statement is true.

Submit
5. Starting or restarting a computer is called booting the system .

Explanation

The given statement is true because booting refers to the process of starting or restarting a computer system. When a computer is booted, the system's hardware is initialized, and the operating system is loaded into the computer's memory. This process allows the computer to become operational and ready for use. Therefore, starting or restarting a computer is indeed called booting the system.

Submit
6. Utilities are also known as service programs.

Explanation

Utilities are programs that perform specific tasks to assist users in managing and maintaining their computer systems. They are commonly referred to as service programs because they provide essential services and functionalities that are necessary for the smooth operation of the system. These utilities can include antivirus software, disk cleanup tools, backup and recovery programs, and system optimization tools, among others. Therefore, the statement that utilities are also known as service programs is true.

Submit
7. Utilities are also known as Service programs .                             

Explanation

Utilities are programs that perform specific tasks to assist in managing and maintaining a computer system. They are often referred to as service programs because they provide services or functions that are necessary for the proper functioning of the computer system. These programs can include antivirus software, disk cleanup tools, backup and recovery tools, and system optimization tools, among others. Therefore, the statement that utilities are also known as service programs is true.

Submit
8. Notebook system units are often called Laptops.

Explanation

The statement is true because notebook system units are commonly referred to as laptops. The term "laptop" is used to describe portable computers that are designed to be used on the user's lap, and notebook system units fit this description. Therefore, it is correct to say that notebook system units are often called laptops.

Submit
9. Bits are combined into groups of eight called Bytes.

Explanation

Bits are the smallest unit of data in computing and are represented by either a 0 or a 1. Bytes, on the other hand, are a grouping of 8 bits. Therefore, the statement that bits are combined into groups of eight called Bytes is true.

Submit
10. Data and instructions are represented electronically with a binary, or two-state numbering system.

Explanation

Data and instructions in electronic systems are represented using a binary numbering system, which consists of only two states: 0 and 1. These states correspond to the presence or absence of an electrical signal, allowing for efficient storage and processing of information. This binary representation is fundamental to the functioning of digital computers and other electronic devices. Therefore, the statement that data and instructions are represented electronically with a binary numbering system is true.

Submit
11. The internal memory of the computer is present on the Motherboard in the form of chips.

Explanation

The internal memory of a computer is indeed present on the motherboard in the form of chips. The motherboard contains slots for memory modules, also known as RAM (Random Access Memory), which store data that can be accessed quickly by the computer's processor. These memory chips are responsible for temporarily holding data and instructions that the processor needs to perform tasks. Therefore, the statement is true.

Submit
12. ROM stands for

Explanation

ROM stands for Read Only Memory. This type of memory is non-volatile, meaning that the data stored in it is not lost when the power is turned off. ROM is used to store permanent data that cannot be changed or erased by normal computer operations. It contains instructions that are permanently written during manufacturing and cannot be modified by the user. Therefore, the correct answer is Read only memory.

Submit
13. Eight bits make up a byte.

Explanation

In computer systems, a byte is a unit of data that consists of 8 bits. Each bit can have a value of either 0 or 1, so when you combine 8 bits together, you get a byte. This is a fundamental concept in computer architecture and data representation. Therefore, the statement that eight bits make up a byte is true.

Submit
14. A chip is a tiny piece of silicon with electronic circuits which is attached to the circuit board inside the computer.

Explanation

A chip is indeed a tiny piece of silicon with electronic circuits that is attached to the circuit board inside the computer. This electronic component is crucial for the functioning of the computer as it performs various tasks and processes data. Therefore, the statement "A chip is a tiny piece of silicon with electronic circuits which is attached to the circuit board inside the computer" is correct.

Submit
15. Capacity of a storage device is usually measured in terms of bytes

Explanation

The capacity of a storage device is typically measured in bytes because bytes are the fundamental unit of digital information storage. A byte is composed of 8 bits, and each bit can represent either a 0 or a 1. By measuring storage capacity in bytes, it allows for a standardized and consistent way to quantify the amount of data that can be stored on a device. This measurement is widely used across various storage devices, including hard drives, solid-state drives, and flash drives.

Submit
16. RAM, ROM, and CMOS are three types of memory chips.

Explanation

RAM, ROM, and CMOS are indeed three types of memory chips. RAM, or Random Access Memory, is a volatile memory that stores data temporarily while the computer is running. ROM, or Read-Only Memory, is a non-volatile memory that stores permanent instructions for the computer. CMOS, or Complementary Metal-Oxide-Semiconductor, is a type of memory chip that stores the computer's BIOS settings. Therefore, the statement is true.

Submit
17. Each 0 and 1 in the binary numbering system is called a bit.

Explanation

In the binary numbering system, each digit can only be either 0 or 1, and these digits are called bits. Therefore, the statement that each 0 and 1 in the binary numbering system is called a bit is true.

Submit
18. ASCII, EBCDIC and Unicode are binary coding schemes

Explanation

ASCII, EBCDIC, and Unicode are indeed binary coding schemes. In binary coding schemes, characters are represented by binary numbers. ASCII (American Standard Code for Information Interchange) is a widely used coding scheme that represents characters using 7 bits. EBCDIC (Extended Binary Coded Decimal Interchange Code) is another coding scheme used mainly in IBM mainframe computers. Unicode is a more modern coding scheme that represents characters from various languages and scripts using a variable number of bits, typically 8, 16, or 32 bits. Therefore, the statement "ASCII, EBCDIC, and Unicode are binary coding schemes" is true.

Submit
19. Times New Roman Comic sans and calibri are called

Explanation

Times New Roman, Comic Sans, and Calibri are all examples of fonts. Fonts refer to the different styles and designs of letters, numbers, and symbols used in printing and display. Each font has its own unique characteristics, such as size, weight, and spacing, which can greatly impact the appearance and readability of text. Therefore, the correct answer is "FONTS".

Submit
20. Times New Roman , Comic sans and calibri are called ______ .                                                                                          

Explanation

Times New Roman, Comic Sans, and Calibri are all examples of fonts. Fonts refer to the different styles and designs of text that can be used in graphic design, typography, and word processing. Each font has its own unique characteristics, such as the shape and size of the letters, and can be used to convey a certain tone or style in written communication.

Submit
21. ALU performs two types of operations, Arithmetic and logical .

Explanation

The explanation for the given correct answer is that the Arithmetic Logic Unit (ALU) is a component of a computer's central processing unit (CPU) that performs both arithmetic and logical operations. Arithmetic operations involve mathematical calculations such as addition, subtraction, multiplication, and division. Logical operations, on the other hand, involve comparisons and evaluations of logical conditions, such as AND, OR, and NOT operations. Therefore, the statement that ALU performs two types of operations, arithmetic and logical, is true.

Submit
22. ________ are used to store data and programs . 

Explanation

Files are used to store data and programs. They can be used to save documents, images, videos, or any other type of data. Files are organized in a hierarchical structure within folders and can be accessed and manipulated by various software applications. They provide a way to store and retrieve information, allowing users to access their data and programs whenever needed.

Submit
23. Are used to store data and programs.

Explanation

Files are used to store data and programs. They provide a way to organize and store information on a computer system. Files can contain text, images, audio, video, and other types of data. They allow users to save their work, access it later, and share it with others. Without files, it would be difficult to manage and manipulate data on a computer. Therefore, the correct answer is "FILE".

Submit
24. Using  paint , you set the current picture as a desktop background .    

Explanation

By using paint, you have the ability to set the current picture as a desktop background. This means that you can customize your computer's desktop by selecting an image and using paint to set it as the background. This feature allows you to personalize your computer and display your favorite images as the wallpaper.

Submit
25. In parallel port, data is transmitted one byte after another.

Explanation

In a parallel port, data is indeed transmitted one byte after another. This means that multiple bits of data are sent simultaneously through separate channels or wires. Each byte of data is transmitted in parallel, meaning that all the bits within the byte are sent simultaneously. This is in contrast to serial transmission, where data is sent bit by bit sequentially. Therefore, the statement that data is transmitted one byte after another in a parallel port is true.

Submit
26. ___ is one popular and free version of the UNIX operating syatems .                                                

Explanation

Linux is one popular and free version of the UNIX operating systems.

Submit
27. System Unit is also known as the system cabinet or chassis

Explanation

The given statement is true. The system unit, also known as the system cabinet or chassis, is the main component of a computer that houses all the internal hardware components such as the motherboard, CPU, memory, and storage devices. It is responsible for providing physical protection and support to these components and also helps in heat dissipation.

Submit
28. Tablet PCs are highly portable devices that support the use of a stylus or pen to input commands and data.

Explanation

Tablet PCs are indeed highly portable devices that allow users to input commands and data using a stylus or pen. These devices are designed to be lightweight and compact, making them easy to carry around and use on the go. The use of a stylus or pen provides a more natural and precise input method compared to using a keyboard or mouse, especially for tasks such as drawing, note-taking, and digital signatures. Therefore, the statement "Tablet PCs are highly portable devices that support the use of a stylus or pen to input commands and data" is true.

Submit
29. Popular network operating syatems to run more than one application at a time .

Explanation

The correct answer is multitasking. Popular network operating systems are designed to allow multiple applications to run simultaneously, which is known as multitasking. This enables users to perform multiple tasks at the same time, increasing productivity and efficiency.

Submit
30. In windows operating system is a power saving state.

Explanation

In the Windows operating system, the "SLEEP" option refers to a power saving state. When the computer is put to sleep, it enters a low-power mode where it consumes less energy but can quickly resume its previous state when awakened. This state is useful when the user wants to temporarily pause their work without shutting down the computer completely.

Submit
31. Microprocessor is often called a CPU.

Explanation

A microprocessor is often referred to as a CPU because it is the central processing unit of a computer. It is responsible for executing instructions, performing calculations, and managing data flow within the computer system. The terms microprocessor and CPU are commonly used interchangeably to describe this crucial component of a computer's architecture.

Submit
32. Desktop, notebook, tablet PC, and handheld are four types of system units.

Explanation

The statement is true because desktop, notebook, tablet PC, and handheld are all different types of system units. A system unit refers to the main component of a computer that houses the motherboard, CPU, memory, and other essential hardware components. Desktop computers are the traditional tower-shaped units, notebooks are portable laptops, tablet PCs are touchscreen devices, and handhelds are small portable devices like smartphones. Therefore, all four options mentioned in the statement are valid types of system units.

Submit
33. Data transfer through a serial port is faster than that of a parallel port.

Explanation

Data transfer through a serial port is faster than that of a parallel port because in a serial port, data is transmitted one bit at a time, while in a parallel port, multiple bits are transmitted simultaneously. This means that in a serial port, each bit can be transmitted and received more quickly, resulting in faster data transfer speeds. Additionally, serial ports can support longer cable lengths compared to parallel ports, further enhancing their efficiency in data transfer.

Submit
34. Which operation is not performed by computer?

Explanation

not-available-via-ai

Submit
35. In windows operating system _______ is a power-saving state .                                                             

Explanation

In the Windows operating system, the "Sleep" state is a power-saving state. When a computer is put into sleep mode, it enters a low-power state where the screen and other components are turned off, but the computer remains powered on. This allows the computer to quickly resume its previous state when awakened, saving power and extending battery life on laptops.

Submit
36. A computers ablity to notepad and paint applications at a time is called as ________ .                                                              

Explanation

Multitasking refers to the ability of a computer to perform multiple tasks or run multiple applications simultaneously. In this case, the computer's ability to run both the notepad and paint applications at the same time is an example of multitasking.

Submit
37. To reduce the size of  the file , you need _____ program .                              

Explanation

To reduce the size of a file, you need a file compression program. This type of program is specifically designed to compress files, making them smaller in size without losing any data. File compression is commonly used to save storage space and make it easier to transfer files over the internet. It works by using various algorithms to eliminate redundant or unnecessary data from the file, resulting in a compressed version that takes up less space on the storage device.

Submit
38. _________  type of signal created by our voices.

Explanation

Analog signals are continuous and vary in amplitude and frequency, making them suitable for representing the complex and continuous variations in our voices. This type of signal is commonly used in telecommunication systems to transmit voice and audio signals. Hybrid and di-hybrid are terms used in genetics to describe the inheritance patterns of traits, while digital signals are discrete and represented by binary code. Therefore, the correct answer is analog.

Submit
39. Random access memory (RAM) is ____________

Explanation

RAM stands for Random Access Memory, which is a type of computer memory that is used to store data that is being actively used by the computer's operating system, applications, and processes. It is called "random access" because the computer can access any memory location in RAM directly, without having to sequentially read through the entire memory. RAM is considered temporary because its contents are lost when the computer is powered off or restarted. This is in contrast to permanent storage devices such as hard drives or solid-state drives, which retain data even when the power is turned off.

Submit
40. Which operation is not performed by the computer?

Explanation

Understanding is not performed by the computer. Computers are machines that are designed to process and manipulate data based on predefined instructions. They are not capable of understanding or comprehending information in the same way that humans do. While computers can analyze and interpret data, they do not possess the ability to truly understand it in a human sense.

Submit
41. Which of the following is the primary memory?

Explanation

RAM (Random Access Memory) is the primary memory in a computer system. It is a volatile memory that stores data and instructions that are currently being used by the CPU. Unlike secondary storage devices like hard disks, CDs, and floppies, RAM allows for fast and direct access to data, making it ideal for storing and retrieving information quickly during the execution of programs. Therefore, RAM is considered the primary memory in a computer system.

Submit
42. You can store your files and folders in the given image

Explanation

The statement implies that the image provided can be used to store files and folders. If this is true, it means that the image can be utilized as a storage device. Therefore, the correct answer is "True."

Submit
43. _____ are also known as service programs .                                                                

Explanation

Utilities are programs that provide specific services to the user or to other programs. They are often used to perform tasks such as file management, system maintenance, and data processing. Utilities are also known as service programs because they serve a specific purpose or provide a specific service to the user or the operating system.

Submit
44. ________ type of signal created by our voices .

Explanation

Analog signals are continuous waveforms that represent the variations in air pressure created by our voices. These signals are characterized by their smooth and continuous nature, similar to the way our voices produce sound waves. In contrast, digital signals are discrete and represent information in a binary format, while hybrid and di-hybrid are not relevant terms in this context. Therefore, the correct answer is analog.

Submit
45. ______is also known as the system cabinet or chassis

Explanation

The correct answer is "System Unit". The system unit is also known as the system cabinet or chassis. It is the main component of a computer that houses the motherboard, CPU, memory, and other internal hardware components. It is responsible for the processing and storage of data in a computer system. The system unit is usually a rectangular box-like structure that contains all the necessary components for a computer to function.

Submit
46. There are  basically 2 types of memory.

Explanation

The correct answer is primary and secondary. Primary memory, also known as main memory, is the memory that is directly accessible by the CPU. It is volatile, meaning that its contents are lost when the power is turned off. Secondary memory, on the other hand, is non-volatile and is used for long-term storage of data. It includes devices such as hard drives, solid-state drives, and optical disks.

Submit
47. Random access memory (RAM) is ____________.

Explanation

RAM stands for Random Access Memory, which is a type of computer memory that is used for temporary storage of data that is actively being used by the computer's processor. It is called temporary because the data stored in RAM is volatile, meaning that it is lost when the computer is powered off or restarted. RAM is used to store data that needs to be quickly accessed by the processor, such as running programs, open files, and data being processed in real-time.

Submit
48. What type of program is  displayed  in  the given image ?

Explanation

The given image is most likely displaying a program that falls under the category of "Utilities". Utilities programs are software applications designed to assist with the management and maintenance of a computer system. These programs typically perform tasks such as disk cleanup, system optimization, file management, and troubleshooting.

Submit
49. ____ is controlled by a mouse and changes shape depending upon its current function                                                              

Explanation

The pointer is controlled by a mouse and changes shape depending upon its current function. The pointer is the small arrow or hand-shaped symbol that appears on the screen when using a computer. It can change shape to indicate different functions such as selecting, dragging, or resizing an object. The user can move the pointer by moving the mouse, and the pointer's shape provides visual feedback on what action can be performed at a given location on the screen.

Submit
50. Data stored in Flash RAM does not get erased even when power to the computer is switched off

Explanation

Flash RAM, also known as flash memory, is a type of non-volatile memory that retains data even when power is turned off. Unlike volatile memory such as RAM, which loses its data when power is cut off, flash RAM uses a technology called floating-gate transistors to store data without the need for continuous power. This makes flash RAM ideal for storing data that needs to be retained even in the absence of power, such as in USB drives, solid-state drives (SSDs), and memory cards. Therefore, the statement that data stored in Flash RAM does not get erased when power is switched off is true.

Submit
51. In windows 7 , you cannot change computer's theme and sounds scheme .

Explanation

The statement is false because in Windows 7, you can change the computer's theme and sound scheme. Windows 7 allows users to customize the appearance and sounds of their computer by selecting different themes and sound schemes from the settings menu. This feature allows users to personalize their computer's visual and auditory experience according to their preferences.

Submit
52. Which of the following components is used to store data?

Explanation

Memory is the correct answer because it is a component used to store data in a computer system. Memory refers to the physical devices or integrated circuits that store data and instructions for the computer to access and use. It allows the computer to temporarily store and retrieve data quickly, enabling the execution of programs and the processing of information. Without memory, a computer would not be able to retain and access data, making it an essential component for storing information.

Submit
53. Starting or restarting a computer is called ____the syatem.

Explanation

The correct answer is "Booting". Booting refers to the process of starting or restarting a computer system. It involves loading the operating system into the computer's memory and initializing the necessary hardware components. Multitasking, copying, and pasting are unrelated to the process of starting or restarting a computer.

Submit
54. Notebook System units are often called as _____

Explanation

Notebook system units are often called laptops because they are portable computers that are designed to be used on the go. They are compact and lightweight, making them convenient for travel and mobility. Laptops typically have a built-in keyboard, display screen, and trackpad or pointing device, allowing users to perform various tasks such as browsing the internet, creating documents, and running software applications.

Submit
55.   _____ is a collection of several separate troublehooting utilities .                                                               

Explanation

Norton utilities is a collection of several separate troubleshooting utilities. It includes tools for backup, uninstallation, and other troubleshooting tasks.

Submit
56. The smallest unit in a digital system is a ____

Explanation

A bit is the smallest unit in a digital system. It represents a binary value of either 0 or 1, and is used to store and process information in computers. It is the fundamental building block of digital data and is essential for encoding and transmitting information in digital form.

Submit
57. A file Created using notepad is stored with the extension _______

Explanation

A file created using Notepad is stored with the extension .txt. This is because Notepad is a basic text editor that allows users to create and edit plain text files. The .txt extension indicates that the file contains plain text data and can be opened and read by various text editing programs. Other extensions like .docx, .png, and .jpg are used for different file formats such as Word documents, images, etc., but they are not typically associated with files created using Notepad.

Submit
58. Which of the following is the highest unit of memory?

Explanation

Gigabytes is the highest unit of memory because it represents a larger amount of data compared to the other options. A gigabyte is equal to 1,073,741,824 bytes, which is significantly larger than a megabyte, kilobyte, or byte. Therefore, gigabytes is the correct answer as it denotes the highest unit of memory capacity.

Submit
59.
 
 
GUI stands for _______________  .

Explanation

The correct answer is "Graphical User Interface". GUI stands for Graphical User Interface, which refers to the visual elements and controls that allow users to interact with a computer or software application.

Submit
60. In paint you can save your picture in the following formats.

Explanation

JPEG is a commonly used file format for saving images in paint because it offers a good balance between file size and image quality. JPEG files use a compression algorithm that reduces the file size by selectively discarding some image data. This compression can result in some loss of image quality, but it allows for smaller file sizes, making it easier to share and upload images online. JPEG files also support millions of colors, making them suitable for saving photographs and complex images.

Submit
61. Which of the following statement is valid ?

Explanation

The answer is 1KB=1024 bytes. This is because in the binary system, 1 kilobyte (KB) is equal to 1024 bytes, not 1000 bytes. This is due to the fact that computers use a base-2 numbering system, where each place value is a power of 2. Therefore, when referring to storage capacity or memory, it is more accurate to use the base-2 conversion of 1024 bytes for 1KB.

Submit
62. A 32-bit word computer can access ___ bytes at a time.

Explanation

A 32-bit word computer can access 4 bytes at a time because a 32-bit word refers to the size of the data that the computer can process in a single operation. In this case, a 32-bit word corresponds to 4 bytes, as each byte consists of 8 bits. Therefore, the computer can access 4 bytes simultaneously, allowing for efficient data processing and manipulation.

Submit
63. ______ is the process of restarting a computer without turning  off the power .                                                             

Explanation

Warm Boot is the process of restarting a computer without turning off the power. It involves restarting the computer's operating system while keeping the power on. This can be done through a software command or by using the restart option in the operating system's menu. Unlike a Cold Boot, which involves completely shutting down the computer and then turning it back on, a Warm Boot allows for a quicker restart as it bypasses the initial hardware checks and power-on self-test (POST) that occur during a Cold Boot.

Submit
64. Without any operating system, you can create a letter using MS Word

Explanation

This statement is false because MS Word is a software application that requires an operating system to run. Without an operating system, you would not be able to install or use MS Word.

Submit
65. You can not open paint and Word pad  application at a time.

Explanation

This statement is false because you can open both the Paint and Word pad applications at the same time. These applications are independent of each other and can be opened simultaneously on a computer.

Submit
66. You cannot open paint and world pad application at a time . 

Explanation

This statement is false because you can indeed open both the Paint and WordPad applications at the same time. These applications are separate and can be launched independently, allowing users to work on different tasks simultaneously.

Submit
67. On the task bar the time is shown in the …….?

Explanation

The correct answer is "Notification area or System Tray" because on the task bar, the time is typically displayed in this area. The notification area or system tray is located in the bottom-right corner of the screen and is used to show icons for various system and program notifications. It often includes the time and date as a default display, allowing users to easily view the current time without needing to open a separate application or menu.

Submit
68. Norton system works is a _____                                                               

Explanation

Norton System Works is classified as a utility suite. A utility suite is a collection of software tools that are designed to optimize and maintain a computer system. Norton System Works includes various tools such as antivirus, disk defragmenter, registry cleaner, and system optimizer, which help in improving the performance and security of a computer. Therefore, the correct answer for this question is utility suite.

Submit
69. GUL stands for guide user interface.

Explanation

The given answer is incorrect because GUL does not stand for guide user interface.

Submit
70. Starting or restarting a computer is called multitasking the system .True

Explanation

The given statement is incorrect. Starting or restarting a computer is not called multitasking the system. Multitasking refers to the ability of a computer system to execute multiple tasks simultaneously or in rapid succession. Starting or restarting a computer is a single task performed by the user or the system to initiate or reboot the computer. Therefore, the correct answer is FALSE.

Submit
71. You cannot print pictures created in paint application.
         

Explanation

The statement "You cannot print pictures created in paint application" is incorrect. Paint applications typically have a print function that allows users to print the pictures they have created. Therefore, the correct answer is False.

Submit
72. Connection point for small specialized electronic parts called chips are provided by ____

Explanation

Sockets are the connection points for small specialized electronic parts called chips. They provide a secure and reliable connection between the chip and the circuit board. Bays are typically used to hold larger components or devices, while slots are used for inserting cards or modules. However, sockets specifically serve the purpose of connecting chips to the circuit board.

Submit
73. Another name for the cursor is the _____ .

Explanation

The insertion point is another name for the cursor because it represents the location on a screen where text or data can be inserted. It is typically represented as a blinking vertical line or a highlighted area, indicating where the next input will be placed. The term "cursor" is often used interchangeably with "insertion point" to refer to this visual indicator in a document or text editing software.

Submit
74. GUI stands for Guide User Interface .

Explanation

not-available-via-ai

Submit
75. Which of the following is a data processing unit?  

Explanation

The CPU (Central Processing Unit) is a data processing unit responsible for executing instructions and performing calculations in a computer system. It is often referred to as the "brain" of the computer as it carries out all the major processing tasks. The other options, such as floppy, hard disk, and RAM, are storage devices or memory components that store and retrieve data, but they do not perform the actual processing of data like the CPU does.

Submit
76. In windows operating system, the options given in reference image are displayed afterclicking on _____ button

Explanation

After clicking on the "Shut Down" button in the Windows operating system, the options displayed in the reference image are shown. This suggests that the options are related to shutting down the computer or performing other power-related actions. The "Home" and "Office" options are unlikely to be associated with this action, and the "None of these" option implies that there is a specific action being referred to, which is shutting down the system.

Submit
77. In paint , you can save your picture in the following formats , EXCAPT                                   

Explanation

not-available-via-ai

Submit
78. Central processing unit is combination of _______.

Explanation

The central processing unit (CPU) is responsible for executing instructions and performing calculations in a computer system. It consists of two main components: the arithmetic logic unit (ALU) and the control unit. The ALU performs mathematical and logical operations, such as addition, subtraction, and comparisons. The control unit manages the flow of data and instructions within the CPU and coordinates the activities of other hardware components. Therefore, the correct answer is "Arithmetic logic and control unit" because these two components are essential for the CPU to perform its tasks.

Submit
79. Each track is divided into wedge-shaped sections called sectors.

Explanation

The given statement is true. Each track on a disk is indeed divided into wedge-shaped sections called sectors. These sectors are the smallest addressable unit on a disk and are used for storing data. By dividing the track into sectors, it allows for efficient storage and retrieval of data on the disk.

Submit
80. Which among the following is smallest in size?

Explanation

The PDA system unit is the smallest in size among the given options. PDAs, or Personal Digital Assistants, are small handheld devices that are designed to perform basic computer functions such as storing contacts, calendars, and notes. They are typically smaller and more compact than notebook computers, desktop computers, and tablet PCs, making them the smallest option in terms of physical size.

Submit
81. Data stored in this type of memory cannot be changed.

Explanation

ROM stands for Read-Only Memory. It is a type of memory in which data can only be read and not written or modified. Once the data is stored in ROM, it remains there permanently and cannot be changed. This makes it suitable for storing firmware and other essential instructions that need to be accessed by the computer system but should not be altered. Unlike RAM, virtual memory, and flash memory, ROM is non-volatile and retains its data even when the power is turned off.

Submit
82. ALU performs two types of operations, Central and circular.

Explanation

The statement is incorrect. ALU (Arithmetic Logic Unit) performs arithmetic and logical operations, not central and circular operations. Therefore, the correct answer is FALSE.

Submit
83. Capacity of a chip is often expressed in Milligram.

Explanation

The capacity of a chip is not expressed in milligrams. The capacity of a chip is typically expressed in bits, bytes, or kilobytes, depending on the type and purpose of the chip. Milligrams are a unit of mass and are not used to measure the capacity of a chip. Therefore, the statement is false.

Submit
84. The ______tells the ret of the computer how to carry out a programs instructions.

Explanation

The control unit is responsible for directing the operations of the computer and coordinating the activities of all the other hardware components. It receives instructions from the memory and decodes them, sending signals to the appropriate components to carry out the instructions. Therefore, the control unit plays a crucial role in telling the rest of the computer how to execute a program's instructions.

Submit
85. The given image is an example of system hardware

Explanation

The given image may not necessarily be an example of system hardware. It could be an image of software, a user interface, or any other technology-related concept. Therefore, the statement is false.

Submit
86. The given image is an example of system hardware.

Explanation

The given image may not necessarily be an example of system hardware as it is not specified what the image depicts. It could be an image of software, a user interface, or any other digital representation. Therefore, we cannot conclude that the statement is true, making the answer false.

Submit
87. Data stored in ROM is only there while the power is on .

Explanation

The statement is FALSE. Data stored in ROM (Read-Only Memory) remains intact even when the power is turned off. Unlike RAM (Random Access Memory), which is volatile and loses its data when the power is off, ROM is non-volatile and retains its data permanently. ROM is commonly used to store firmware and other permanent instructions that are necessary for a computer or electronic device to function properly.

Submit
88. Desktop PCs are highly portable devices that support the use of a stylus or pen to input commands and data.

Explanation

The statement is false because desktop PCs are not highly portable devices. They are typically larger and less portable compared to laptops or tablets. While some desktop PCs may support the use of a stylus or pen, it is not a defining feature of these devices.

Submit
View My Results

Quiz Review Timeline (Updated): Jul 8, 2024 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Jul 08, 2024
    Quiz Edited by
    ProProfs Editorial Team
  • May 14, 2014
    Quiz Created by
    SPACECOMPUTER
Cancel
  • All
    All (88)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
The system board is also known as the main board or motherboard .
ROM means read-only memory.
Sockets, slots, and bus  lines are components of the system...
The internal memory of the computer is present on the...
Starting or restarting a computer is called booting the system .
Utilities are also known as service programs.
Utilities are also known as Service programs . ...
Notebook system units are often called Laptops.
Bits are combined into groups of eight called Bytes.
Data and instructions are represented electronically with a binary, or...
The internal memory of the computer is present on the Motherboard in...
ROM stands for
Eight bits make up a byte.
A chip is a tiny piece of silicon with electronic circuits which is...
Capacity of a storage device is usually measured in terms of bytes
RAM, ROM, and CMOS are three types of memory chips.
Each 0 and 1 in the binary numbering system is called a bit.
ASCII, EBCDIC and Unicode are binary coding schemes
Times New Roman Comic sans and calibri are called
Times New Roman , Comic sans and calibri are called ______ . ...
ALU performs two types of operations, Arithmetic and logical .
________ are used to store data and programs . 
Are used to store data and programs.
Using  paint , you set the current picture as a desktop...
In parallel port, data is transmitted one byte after another.
___ is one popular and free version of the UNIX operating syatems . ...
System Unit is also known as the system cabinet or chassis
Tablet PCs are highly portable devices that support the use of a...
Popular network operating syatems to run more than one application at...
In windows operating system is a power saving state.
Microprocessor is often called a CPU.
Desktop, notebook, tablet PC, and handheld are four types of system...
Data transfer through a serial port is faster than that of a parallel...
Which operation is not performed by computer?
In windows operating system _______ is a power-saving state . ...
A computers ablity to notepad and paint applications at a time is...
To reduce the size of  the file , you need _____ program . ...
_________  type of signal created by our voices.
Random access memory (RAM) is ____________
Which operation is not performed by the computer?
Which of the following is the primary memory?
You can store your files and folders in the given image
_____ are also known as service programs . ...
________ type of signal created by our voices .
______is also known as the system cabinet or chassis
There are  basically 2 types of memory.
Random access memory (RAM) is ____________.
What type of program is  displayed  in  the given image...
____ is controlled by a mouse and changes shape depending upon its...
Data stored in Flash RAM does not get erased even when power to the...
In windows 7 , you cannot change computer's theme and sounds...
Which of the following components is used to store data?
Starting or restarting a computer is called ____the syatem.
Notebook System units are often called as _____
  _____ is a collection of several separate troublehooting...
The smallest unit in a digital system is a ____
A file Created using notepad is stored with the extension _______
Which of the following is the highest unit of memory?
  ...
In paint you can save your picture in the following formats.
Which of the following statement is valid ?
A 32-bit word computer can access ___ bytes at a time.
______ is the process of restarting a computer without turning ...
Without any operating system, you can create a letter using MS Word
You can not open paint and Word pad  application at a time.
You cannot open paint and world pad application at a time . 
On the task bar the time is shown in the …….?
Norton system works is a _____ ...
GUL stands for guide user interface.
Starting or restarting a computer is called multitasking the system...
You cannot print pictures created in paint application....
Connection point for small specialized electronic parts called chips...
Another name for the cursor is the _____ .
GUI stands for Guide User Interface .
Which of the following is a data processing unit?  
In windows operating system, the options given in reference image are...
In paint , you can save your picture in the following formats ,...
Central processing unit is combination of _______.
Each track is divided into wedge-shaped sections called sectors.
Which among the following is smallest in size?
Data stored in this type of memory cannot be changed.
ALU performs two types of operations, Central and circular.
Capacity of a chip is often expressed in Milligram.
The ______tells the ret of the computer how to carry out a programs...
The given image is an example of system hardware
The given image is an example of system hardware.
Data stored in ROM is only there while the power is on .
Desktop PCs are highly portable devices that support the use of a...
Alert!

Advertisement