CBSE - MCQ Question Banks (के. मा. शि. बो . -प्रश्नमाला )

PreviousNext

Q. 191701 Distinguish between Hardware and Software.
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

 

Hardware

Software

Hardware refers to the physical tangible components of computer system.

Software represents the set of computer programs that govern the operation of a computer system.

It can be touched.

It can’t be touched.

It exists in physical form.

It does not exist in physical form.

 


Q. 191702 Give examples of Language Processors.
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

Examples of Language Processors are Compilers, Interpreters and Assemblers.

 

 


Q. 191703 What does the term System Software comprise of ?
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

 System software comprises of:
      a)  Operating System 
      b)  Language Processors   
      c)  Application Software

 


Q. 191704  Who is known as the "father of computer"? Which machines were developed by him?
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

Charles Babbage is known as the Father of Computer. He developed the Analytical Engine and the Difference Engine.


Q. 191705  What are bits?
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

 The full form of bits is binary digits. Each bit stores either 0 or 1. By their various combinations they are used to store data.


Q. 191706  What is a memory cell?
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

 A memory cell can store a symbol from a group of symbols.


Q. 191707  What is a volatile memory?Is the main meomory volatile in nature?
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

 Volatile memory becomes blank once the computer is switched off.The main memory is volatile i.e. temporary in nature.


Q. 191708 Name any 4 input devices.
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

Some of the input devices are:
1) Keyboard
2) Mouse
3) Magnetic ink character reader (MICR)
4) Optical mark reader (OMR)

 


Q. 191709 What does the basic structure of the computer comprise of?
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

The basic computer structure consists of the following units:
a)  Input unit
b)  Central Processing Unit (CPU)
c)  Main i.e. Primary memory
d)  Output unit 
e)  Secondary Storage Device


Q. 191710 What operators do we use to perform arithmetical operations and logical operations?
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

Arithmetical operations can be performed by +,-, *, and ( ) operators .
While, the logical operations are performed by <, >, =, <=, and >= operators. The result of logical operators can either be true or false.

 


Q. 191711 Give an example of any activity at home to illustrate Input Process and Output Cycle.
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

Washing clothes in a washing machine or baking cake in an oven are examples of Input Process & Output Cycle. The process can be broken down and shown as Input Process and Output Cycle.


Q. 191712 Give atleast one example for each of the uses of computers in the following areas. a)  Any Complex area b)  Simulation
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

Example of computers being used in:

a) Complex area: Scientific research, medical or engineering
b) Simulation area: Games or learning flying planes, car driving


Q. 191713 Name any four types of Operating Systems.
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

The different types of Operating Systems are:
1) Single user OS
2) Distributed OS
3) Multiprocessing OS

4) Real-time OS
 


Q. 191714 What is a Firmware ?
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

Firmware refers to the prewritten programs which are permanently stored in read only memory. They configure the computer and cannot be easily modified by the user.

 


Q. 191715 What are the advantages of data processing done by the computer over manual data processing?
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

The advantages of computer data processing over manual data processing are as follows:
       1) It is faster

       2) It is accurate

       3) It is economic

       4) Diligence


Q. 191716 What is a Super Computer?
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

 Super computers have several processors running simultaneously. They can handle very complex calculations. They are the most powerful among digital computers.


Q. 191717 How does an interpreter work?
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

 An interpreter converts the source code into an object code, line by line. If there is an error in a present line, it halts and won't move to another line till the error is rectified.

 


Q. 191718 Name the types of Application Software.
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

 There are two types of Application Software. These are:
       1) Customized Software
       2) General Purpose software.


Q. 191719 Write some of the limitations of the computer.
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

The limitations of the computer are as follows:

a) It has Zero IQ.

b) No decision power.

c) It works on the basis of the decision making powers of the programmers and follows their algorithms.


Q. 191720 What is application software?
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

Application software is a program designed for end users. It can be divided into two general classes: systems software and applications software. Application software includes database programs, word processors and spreadsheets.


Q. 191721 What are the functional components of a computer?
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

The functional components of a computer are –
1. Input Unit: It is formed by input devices attached to the computers. It is responsible for taking input and converting it into understandable form, i.e., binary code.
2.  Central Processing Unit: CPU is the brain of the computer. It guides, directs and governs its performance. The two components are: Control Unit and Arithmetic Logic Unit.
3.  Output Unit: Output unit is formed by output devices attached to a computer. The output coming from the CPU is in the form of electronic binary signals that needs to be converted in human understandable language.
4.  Memory: The term ‘memory’ identifies data storage that comes in the form of chips, and the word ‘storage’ is used for memory that exists on tapes or disks.


Q. 191722 Differentiate between ALU and CPU.
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

ALU (Arithmetic-Logic Unit) is generally a subsection of the CPU (Central Processing Unit). While CPU is the master of a computer, ALU is a processing area optimised to handle mathematical computations and logic comparisons.


Q. 191723 What is the function of the memory? What are its measuring units?
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

 Memory is a storage device. It stores temporary data and instructions. The units of measuring are Bits, Bytes, Kilobytes (KB), Megabytes (MB) and Gigabytes (GB).


Q. 191724  What are the three types of computers? How do they differ?
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

 The three types of computers are Digital computers, Analog computers and Hybrid computers.
      a) Digital computers deal with discrete quantities.
      b) Analog computers work by measuring physical quantities. For example, barometer, thermometer, they are unlike digital computers that count.

      c) Hybrid computers combine characteristics of both Digital and Analog computers.
 
 


Q. 191725 Explain briefly the major innovations of:
1.  First-Generation Computers
2.  Second-Generation Computers
3. Third-Generation Computers          
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

First-Generation Computers (1949-55): These computers used vacuum-tubes. In this generation, machine-language was used. Computers used the concept of ‘stored program’. They were large in size and their programming was a difficult task. ENIAC, EDVAC, EDSAC and UNIVAC-I are examples of first-generation.

Second-Generation Computers (1956-65): Transistors replaced vacuum tubes in these computers. The transistor was far superior to vacuum tube and allowed computers to become smaller, faster, cheaper, more energy-efficient and more reliable than their first-generation predecessors. Though transistor still generated a great deal of heat that subjected the computer to damage, but still it was a vast improvement over the vacuum tube. However, the second generation still relied on punch-cards for input and printouts for output.

Third-Generation Computers (1966-1975): By this time, integrated circuit came into existence. Transistors were miniaturised and placed on silicon-chips called semiconductors. Semiconductors increased the speed of computers. Keyboards and monitors replaced punch-cards.


Q. 191726 How is microcomputer different from other computers?
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

It is a computer whose CPU is a microprocessor. A microprocessor is a processor whose all components are on a single integrated circuit chip. These are also called single-user systems designed for performing basic operations like educational, training, small-business applications etc. IBM PCs, Apple Mac, IBM PS/2 are examples of microcomputers.


Q. 191727 How are computers classified? How are they different from one another?
A. compiler.
B. interpreter.
C. assembler.
D. customized software.

Right Answer is:

SOLUTION

There are three different types of computers according to the principles of operation. They are:
Analog Computer
Digital Computer
Hybrid Computer

Digital computers are further classified into two: 
Purpose-wise 
Size-wise and Performance-wise

Purpose-wise computers are further divided into:
Special-purpose computers
General-purpose computers

Special-purpose computers are designed to perform a specific task. The instructions to carry out the task are permanently stored in the machine.

General-purpose computers are designed to work on different types of programs and thus, can be used in countless applications.

Size-wise and performance-wise digital computers can be classified into following types:
Embedded computers
Microcomputers
Minicomputers
Mainframe computers 
Supercomputers


Q. 191728 The start button and task bar


A. are present in Control Panel.

B. are always present in windows XP to navigate.

C. are located at different locations.

D. are clock and icons from various tools.

Right Answer is: B

SOLUTION

In Windows XP, start button and taskbar are always present on the desktop.


Q. 191729 Application windows are in


A. Windows Explorer.

B. My Documents.

C. within the document window.

D. inside control panel.

Right Answer is: C

SOLUTION

Application window contains an open application i.e., running application such as Word or Paint.


Q. 191730 Assembler, interpreter and compiler are the examples of


A. operating system.

B. application program.

C. hardware.

D. language processor.

Right Answer is: D

SOLUTION

The language processors process a high-level language program into a language, understandable to the computer.


Q. 191731 Packages, utilities and customized softwares are the examples of


A. operating system.

B. application software.

C. hardware.

D. language software.

Right Answer is: B

SOLUTION

Application software is the set of programs necessary to carry out operations for a specified application.


Q. 191732 Word processing software, spreadsheets, database management systems are examples of


A. operating system.

B. utility.

C. package.

D. customized software.

Right Answer is: C

SOLUTION

Some general softwares that are designed to be used by individual users in the manner it suits their needs and requirements are called packages.


Q. 191733 The application software that can create professional looking visual aids is called


A. presentation graphics software.

B. desktop publishing software.

C. utility.

D. text editor.

Right Answer is: A

SOLUTION

Presentation graphics is a type of graphics software used to create visual aids, which can be computer images, paper printouts, or photographic transparencies.


Q. 191734 The weakness of a computer is its


A. low speed.

B. no storage capacity.

C. no versatility.

D. lack of decision making power.

Right Answer is: D

SOLUTION

Computer performs the functions which are fed into the system. It cannot take decision on its own.


Q. 191735 Punched card was invented by


A. Charles Babbage.

B. Bardeen.

C. Brattain.

D. Shockley.

Right Answer is: A

SOLUTION

Charles Babbage invented Punched card. Bardeen, Brattain and Shockley invented transistor in 1946.


Q. 191736 PACE is an acronym for


A. Processor for Aerodynamics Computation and Evaluation.

B. Processor for Administration and Corporate Evaluation.

C. Project Active Computer Expert.

D. Paging for Aerodynamics and Computer Expert.

Right Answer is: A

SOLUTION

PACE was developed by Hyderabad based advanced numerical research and analysis group.


Q. 191737 Operating system capable of handling multiple CPUs at same time is


A. multiuser operating system.

B. multiprocessing operating system.

C. batch processing operating system.

D. interpreter.

Right Answer is: B

SOLUTION

A multiprocessing operating system such as Window NT refers to the ability to support more than one processor. It refers to the execution of multiple concurrent software processes in a system.


Q. 191738 The language processor which converts a HLL program into machine language in one go is the


A. interpreter.

B. assembler.

C. compiler.

D. debugger.

Right Answer is: C

SOLUTION

Compiler reports all the errors of the program along with the line numbers. After all the errors are removed, the program is recompiled.


Q. 191739 Assemblers, compilers and interpreters are examples of


A. language processors.

B. debuggers.

C. interface.

D. computers.

Right Answer is: A

SOLUTION

Language processors convert HLL into machine language or language understandable to the computer.


Q. 191740 A program which acts as an interface between user and hardware, is a/an


A. interactive system.

B. general application system.

C. customized application system.

D. operating system.

Right Answer is: D

SOLUTION

The primary goal of an operating system is to make the computer system convenient to use and the secondary goal is to use computer hardware in an efficient manner.


Q. 191741 Memory that can be programmed only once is


A. EEPROM.

B. EPROM.

C. RAM.

D. PROM.

Right Answer is: D

SOLUTION

PROM is Programmable Read Only Memory that can be programmed once. Operations to be performed are permanent and cannot be altered.


Q. 191742 A computer system used for artificial production of human speech is called


A. optical mark reader.

B. optical character reader.

C. speech synthesizer.

D. joystick.

Right Answer is: C

SOLUTION

Speech synthesizer is an output device. The function of output device is to convert the output from CPU into the form, which can be easily understood by human beings.


Q. 191743 The unit which takes the data and converts it into binary form is


A. memory.

B. output unit.

C. input unit.

D. CPU.

Right Answer is: C

SOLUTION

The input devices attached to the computer form input unit. Examples: keyboard, CPU, mouse, camera etc.


Q. 191744 Term used for people associated with computer system is known as


A. firmware.

B. assembler.

C. application.

D. liveware.

Right Answer is: D

SOLUTION

Liveware is the term generally used for the people who are associated with and for the people who are benefited from the computer system.


Q. 191745 Data is a collection of


A. facts and entities relevant to the user.

B. raw material.

C. numbers and alphabets.

D. input material for a computer.

Right Answer is: A

SOLUTION

Data is a collection of raw facts and figures which the user needs.


Q. 191746 In computer science, information means


A. any output coming out from the computer.

B. processed data put in intelligent form.

C. a report printed by computer.

D. plural of data.

Right Answer is: B

SOLUTION

Data is raw facts and information represents meaningful data. When the raw facts are processed and put in a form so that they can be used in various purposes, then it is information.


Q. 191747 The operating system that allows different parts of a single program to run concurrently is


A. muti-processing OS.

B. multi-user OS.

C. multi-tasking OS.

D. multithreading OS.

Right Answer is: D

SOLUTION

Operating systems that allow different parts of a software program to run concurrently is known as multithreading system. For example, Linux, Unix.


Q. 191748 To measure voltage, we use


A. digital computer.

B. hybrid computer.

C. analog computer.

D. super computer.

Right Answer is: C

SOLUTION

Analog computers measure physical quantities like voltage, temperature etc.


Q. 191749 Storage of 1 KB means the storage of _______ bytes.


A. 1000.

B. 1024.

C. 1034.

D. 1054.

Right Answer is: B

SOLUTION

1 KB=1024 Bytes
This is according to the binary definition.


Q. 191750 Terabyte is


A. 1 GB.

B. 1024  GB.

C. 1,048,576 bytes.

D. 1,073,741,824 bytes.

Right Answer is: B

SOLUTION

One TB (Terabyte) means 210 GB i.e., 1024 GB.


Q. 191751 Communication Bus that transports memory address is


A. address bus.

B. data bus.

C. control bus.

D. internal bus.

Right Answer is: A

SOLUTION

The address bus transports memory addresses which the processor wants to access in order to read or write.


Q. 191752 Nibble is


A. 8 bytes.

B. 16 bytes.

C. a group of 4 bits.

D. 2 bytes.

Right Answer is: C

SOLUTION

A group of 8 bits is called a byte and a group of 4 bits is called a nibble.


Q. 191753 One megabyte is equivalent to


A. 1014 KB.

B. 1000 KB.

C. 1024 KB.

D. 1048 KB.

Right Answer is: C

SOLUTION

One megabyte means 210 KB i.e., 1024*1024 bytes.


Q. 191754 Out of the following, the supercomputer is


A. VAX.

B. MAGNUM.

C. LCD.

D. Cray X-MP-14.

Right Answer is: C

SOLUTION

The supercomputer CRAY XMP-14, the one India imported from US in 1987, has a capacity of 60 million flops or 60 mega flops.


Q. 191755 Analog computer use


A. continuous quantities.

B. discrete quantities.

C. both physical quantities and digits.

D. use random quantities.

Right Answer is: A

SOLUTION

In analog computers, continuous quantities are used. Computations are carried out with physical quantities such as voltage, length, current, temperature etc. The devices that measure such quantities are analog devices e.g., voltmeter, ammeter.


Q. 191756 PDAs, Desktop computers, and Workstations are examples of


A. Embedded computers.

B. Microcomputers.

C. Minicomputers.

D. Mainframe Computers.

Right Answer is: B

SOLUTION

A microcomputer is a computer whose CPU is a microprocessor.


Q. 191757 The concept of Logarithms was given by


A. John Napier.

B. Herman Hollerith.

C. Blaise Pascal.

D. John Von Neumann.

Right Answer is: A

SOLUTION

John Napier (1550 – 1617) used logs to transform multiplication problem to addition problem.The logs become the basis for slide rule. Napier also devised a set of numbering rods known as Napier’s Bones. Multiplication and division could be performed by these Bones.


Q. 191758 In computer science, the term information means


A. a report printed on computer.

B. plural of data.

C. an output coming out from computer.

D. processed data put in intelligent form.

Right Answer is: D

SOLUTION

Data is raw facts and figures, whereas information is processed data.


Q. 191759 Adding Machine is also known as


A. Punched Card.

B. Analytical Engine

C. Pascaline.

D. Leibnitz's Calculator.

Right Answer is: C

SOLUTION

Blaise Pascal, a French mathematician, invented a machine in 1642 made up of gears which was used for adding numbers quickly. This machine was named as Adding Machine (also known as Pascaline) and was capable of addition and subtraction.


Q. 191760 One megabyte is equivalent to


A. 1014 KB.

B. 1000 KB.

C. 1024 KB.

D. 1048 KB.

Right Answer is: C

SOLUTION

One megabyte is equal to 1024* 1024 bytes.


Q. 191761 Vaccum tubes were used in


A. second generation computers.

B. third generation computers.

C. first generation computers.

D. fifth generation computers.

Right Answer is: C

SOLUTION

The first generation computers used thermionic valves (vacuum tubes) and machine language was used for giving instructions. The first generation computers used the concept of 'stored program'. The computers of this generation were very large in size and their programming was a difficult task.


Q. 191762 The stored program concept was given by


A. Charles Babbage.

B. Leibnitz.

C. Pascal.

D. Dr. John Von Neumann.

Right Answer is: D

SOLUTION

In stored program concept, data and instructions are stored in a single read-write memory.


Q. 191763 A device attached to a host computer whose functionality depends upon the host is a/an


A. computer accessory.

B. peripheral.

C. interface.

D. internal device.

Right Answer is: B

SOLUTION

Some examples of peripheral devices are: printers, scanners, disk drives, etc.


Q. 191764 Parallel processing refers to


A. one processor.

B. many processors grouped to function as one large processor.

C. processing one by one.

D. two processors.

Right Answer is: B

SOLUTION

It is the ability of an entity to carry out multiple tasks simultaneously.


Q. 191765 The electro mechnical computer was


A. ENIAC.

B. Analytical Engine.

C. UNIVAC- 1.

D. MARK I.

Right Answer is: D

SOLUTION

Prof. Howard Aiken (1900 - 1973) in U.S.A. constructed in 1943 an electromechanical computer named Mark - I which could multiply two 10-digit number in 5 seconds - a record at that time. Mark-I was the first machine which could perform according to pre programmed instructions automaticallywithout any manual interference. This was the first operational general purpose computer.


Q. 191766 The memory of a computer can be thought of as


A. molecules.

B. atoms.

C. microns.

D. cells.

Right Answer is: D

SOLUTION

A memory cell may be defined as a device which can store a symbol selected from a set of symbols.


Q. 191767 Define System Software.
A. molecules.
B. atoms.
C. microns.
D. cells.

Right Answer is:

SOLUTION

The combination of operating system and language processor is called System Software.


Q. 191768 What is an Operating System?
A. molecules.
B. atoms.
C. microns.
D. cells.

Right Answer is:

SOLUTION

Operating System is an interface between the user and the hardware.


Q. 191769 What do you mean by information?
A. molecules.
B. atoms.
C. microns.
D. cells.

Right Answer is:

SOLUTION

Processed data is called information.


Q. 191770 Define binary code.
A. molecules.
B. atoms.
C. microns.
D. cells.

Right Answer is:

SOLUTION

Binary code is a way of representing text by the use of binary number system, which consists of only two digits, i.e., 0 and 1.


Q. 191771 Define bytecode.
A. molecules.
B. atoms.
C. microns.
D. cells.

Right Answer is:

SOLUTION

Bytecode is a computer object code which is processed by a program.


Q. 191772 What is a bit?
A. molecules.
B. atoms.
C. microns.
D. cells.

Right Answer is:

SOLUTION

Bit is the smallest unit of data in a computer.


Q. 191773 What do you mean by data?
A. molecules.
B. atoms.
C. microns.
D. cells.

Right Answer is:

SOLUTION

Data is a collection of raw facts and figures.


Q. 191774 The set of programs that govern the operation of a computer system and make the hardware run is called as


A. hardware.

B. software.

C. operating system.

D. humanware.

Right Answer is: B

SOLUTION

Software can be a system software or application software.


Q. 191775 The restore window control button function is to


A. minimize a window.

B. enlarge a window to its largest possible size.

C. return a window to its previous size , i.e, the original size in which it was opened.

D. close a window.

Right Answer is: C

SOLUTION

Minimize, maximize, restore and close are the four window control buttons.


Q. 191776 The bar that is usually located at the bottom of the screen and hosts the start button, the clock and the buttons corresponding to all open windows is


A. menu bar.

B. task bar.

C. formatting toolbar.

D. standard toolbar.

Right Answer is: B

SOLUTION

We can easily switch to a different window by clicking its taskbar button.


Q. 191777 To shut down the computer properly, we


A. click Turn Off in the Programs and click Ok.

B. click Start >> Shut down >> Ok.

C. click Start >> Turn off >> Ok.

D. Switch off the computer.

Right Answer is: C

SOLUTION

We should not turn off the computer until we see a message displaying that shut down is complete otherwise there is a risk of losing information.


Q. 191778 Loading of an operating system's files into the computer’s memory is called


A. icon.

B. booting up.

C. window.

D. wild card.

Right Answer is: B

SOLUTION

Booting is a bootstrapping process that starts an operating system when the user turns on a computer system.


Q. 191779 The physical and tangible components of the computer are represented by


A. hardware.

B. software.

C. operating system.

D. application programs.

Right Answer is: A

SOLUTION

Hardware represents the components that can be seen and touched. For example, input devices, output devices, floppy disk etc.


Q. 191780 The software that controls the internal computer operations is called


A. operating system.

B. application software.

C. system software.

D. hardware.

Right Answer is: C

SOLUTION

System software controls the internal operations like reading data from input devices and transmitting processed information to the output devices.


Q. 191781 To change the settings of a computer, we use the


A. Control Panel.

B. Printers.

C. Network Connections.

D. My Computer.

Right Answer is: A

SOLUTION

When we click on Control Panel, we get various options like mouse, folders, add hardware, display, internet options etc. and we can alter or change the settings.


Q. 191782 In Windows Explorer, to show or hide folders on the left side on the window, click the


A. multiply or divide sign beside the folder.

B. $ sign beside the folder.

C. equal to sign beside the folder.

D. plus or minus sign beside the folder.

Right Answer is: D

SOLUTION

Windows Explorer gives us a view of the computer’s contents as a hierarchy or a “ tree ”.


Q. 191783 To open a file or folder, the steps are


A. double click My Computer, then double click the drive, double click the folder.

B. double click My Computer, single click the drive, single click the folder.

C. double click My Computer, double click the folder, double click the drive.

D. single click My Computer, single click the folder, single click the drive.

Right Answer is: A

SOLUTION

We open a file or folder to view its contents.


Q. 191784 The graphical symbol representing a window element is


A. the workspace.

B. the scroll bars.

C. document window.

D. icon.

Right Answer is: D

SOLUTION

Icons are the pretty pictures representing the window elements like files, folders, shortcuts etc.


Q. 191785 The storage locations that store files or group of files under them are known as


A. storehouse.

B. memory house.

C. directories or folders.

D. diary.

Right Answer is: C

SOLUTION

Directories or folders let you group your files in convenient categories. These directories in turn may contain other directories (sub-directories). This is multilevel or hierarchical directory system.


Q. 191786 The special characters which are called wildcards in windows are


A. ? and * .

B. ? and : .

C. ; and ^ .

D. # and $ .

Right Answer is: A

SOLUTION

Wildcards are useful in searching files because they give flexibility in specifying paths and files.


Q. 191787 The wildcard that is used to replace any number of characters is


A. *.

B. ?.

C. $.

D. ^.

Right Answer is: A

SOLUTION

For example, A*.exe means A followed by any number of characters but length should not exceed 8 in number.


Q. 191788 The available drives appear in a new window, when we double click on


A. Floppy drive
A.

B. C drive.

C. Network connections.

D. My Computer.

Right Answer is: D

SOLUTION

My Computer is helpful if we want to view the contents of a single folder or drive.


Q. 191789 To choose an item so that some kind of action occurs, we


A. click the left button of the mouse.

B. double click the left button of the mouse.

C. click the right button of the mouse.

D. point and drag the mouse.

Right Answer is: B

SOLUTION

Selection of an item does not result in an initiation; single left click will select an item whereas double left click will choose an item.


Q. 191790 In Windows operating system, the screen upon which icons, windows etc are displayed is known as the


A. window.

B. desktop.

C. frame.

D. display screen.

Right Answer is: B

SOLUTION

The desktop may contain a background, one or more active or inactive windows, a taskbar and icons.


Q. 191791 The horizontal bar just below the title bar is


A. the workspace.

B. the scroll bar.

C. the menu bar.

D. formatting toolbar.

Right Answer is: C

SOLUTION

The menu bar lists the menus available for that application.


Q. 191792 The area in a window below the title bar and menu bar is


A. the workspace.

B. the scroll bar.

C. corners and borders.

D. formatting toolbar.

Right Answer is: A

SOLUTION

Everything that relates to the current application is displayed in the workspace.


Q. 191793 The part of the operating system which is responsible for interacting with hardware, is


A. shell.

B. kernel.

C. both kernel and shell.

D. graphical user interface.

Right Answer is: B

SOLUTION

Kernel is the central component of most computer operating system. It has complete control over everything that occurs in the system.


Q. 191794 Multilevel directory system is also known as


A. hierarchical directory system.

B. path name.

C. multiple directory system.

D. parent directory system.

Right Answer is: A

SOLUTION

Directories group your files in convienient categories. These directories, in turn, may contain other directories (referred to as subdirectories). This organised file structure is referred to as multilevel or hierarchical directory system.


Q. 191795 Booting is


A. loading DOS in main memory.

B. loading DOS in the secondary memory.

C. wearing shoes.

D. content removal.

Right Answer is: A

SOLUTION

Loading of DOS into main memory involves loading of three essential files of DOS viz. IO.SYS and MSDOS.SYS and COMMAND.COM into the main memory.


Q. 191796 To modify system settings, we use


A. Network connections.

B. Run.

C. Control Panel.

D. Help and Support.

Right Answer is: C

SOLUTION

We click start-> Settings-> Control Panel to change system settings.


Q. 191797 The area below the title bar in windows is called the


A. taskbar.

B. workspace.

C. plane area.

D. menubar.

Right Answer is: B

SOLUTION

The area below the title bar in windows is called the workspace. Everything that relates to the current application is displayed in the workspace.


Q. 191798 The amount of work accomplished in a given time interval is called


A. performance.

B. turnaround time.

C. throughput.

D. scheduling.

Right Answer is: C

SOLUTION

Throughput = The number of jobs completed / Total time taken to complete the jobs


Q. 191799 Secondary file name is also called as


A. second name.

B. file extension.

C. basic file name.

D. ternary name.

Right Answer is: B

SOLUTION

Secondary file name is also called File Extension. It is 3 character long. Eg: cpp, bas, etc.


Q. 191800 The drive from which DOS is loaded is called the


A. primary drive

B. default drive.

C. internal drive.

D. external drive.

Right Answer is: B

SOLUTION

The default drive is the disk drive which computer accesses.


PreviousNext