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

PreviousNext

Q. 191801 The document windows


A. are the windows within an application window.

B. help to easily switch on to other windows.

C. are window explorer windows.

D. are help options window.

Right Answer is: A

SOLUTION

The document windows are the windows within an application window. These are displayed in the parent application window's workspace.


Q. 191802 The rectangular area pertaining to an application or document is called


A. drawing area.

B. window.

C. text area.

D. animation area.

Right Answer is: B

SOLUTION

A window is a visual area containing some kind of user interface. Windows are primarily associated with graphical displays where they can be manipulated with a mouse cursor. There are many windows: Application window, document windows etc.


Q. 191803 Child directories (ie sub directories) can be


A. many.

B. 2.

C. 3.

D. 1.

Right Answer is: A

SOLUTION

There can be many sub directories to the parent diectory.


Q. 191804 Child directory of parent directory is denoted by ----


A. hyphen.

B. .

C. / .

D. * .

Right Answer is: B

SOLUTION

A directory can have as many child (sub) directories, but a child directory can have only one parent directory, it cannot have more than one parent directories.


Q. 191805 Active drive is


A. the Secondary Drive.

B. the default drive.

C. residing in the printer.

D. unpartitioned drive.

Right Answer is: B

SOLUTION

Default drive is also called the Active Drive.


Q. 191806 The boot sector of disk is


A. first sector.

B. last sector.

C. any of the sectors.

D. fourth sector.

Right Answer is: A

SOLUTION

The first sector of the disk is called the boot sector. It stores DOS instructions.


Q. 191807 The utility program that ensures virus-free work environment is


A. Disk Defragmentor.

B. Backup utility.

C. Text program.

D. Antivirus software.

Right Answer is: D

SOLUTION

A computer virus is a computer program that can inject other computer programs by modifying them in such a way as to include a copy of itself. A virus not only copies itself but also makes the computer system behave abnormally. An antivirus software scans your disk for viruses and removes them, if any virus is found.


Q. 191808 File names in Windows XP can be upto


A. 256 characters.

B. 255 characters.

C. 265 characters.

D. 562 characters.

Right Answer is: B

SOLUTION

File names in Windows XP can be upto 255 characters including spaces. However, file names cannot contain any of these characters : / : * ? " < > / .


Q. 191809 Physical input output organization or IOCs is responsible for


A. Input Output Instruction Execution.

B. logical IOCs.

C. physical IOCs.

D. paging.

Right Answer is: A

SOLUTION

They are responsible for I/O iniatialion, device selection, I/O execution, I/O termination.


Q. 191810 Processor Management is also termed as


A. CPU Scheduling.

B. Information Management.

C. Storage Management.

D. Disk scheduling.

Right Answer is: A

SOLUTION

Processor Management means managing the process or processor i.e., the CPU. Therefore, this very function is also termed as CPU Scheduling. Multiprogramming, improves the overall efficiency of the computer system by getting more done in less time as the CPU may be shared among a number of active programs which are present in the memory at the same time.


Q. 191811 Backup utility is


A. utility for creating, editing text files.

B. utility that perform OS tasks.

C. compression of files.

D. duplicating the disk information.

Right Answer is: D

SOLUTION

Backup utility program facilitates the backing-up of disk. Back-up means duplicating the disk information so that in case of any damage or data-loss, this backed up data may be used. The files or folders or even drives can be backed up using this utility.


Q. 191812 Storage areas on a disk are known as


A. external commands.

B. directories.

C. internal commands.

D. path.

Right Answer is: B

SOLUTION

A directory may contain files and / or subdirectories inside it.


Q. 191813 The syntax for displaying the disk volume label and serial number is


A. volume[].

B. vol$.

C. volume$.

D. vol[drive :].

Right Answer is: D

SOLUTION

Without any drive letter, Vol command displays volume label of the disk in default drive.
For example, VOL a;
will display the following message :
Volume in drive A is NIL
Volume Serial Number is 1D62-1CD8


Q. 191814 How do we search for DOS?
A. volume[].
B. vol$.
C. volume$.
D. vol[drive :].

Right Answer is:

SOLUTION

DOS is first checked in Drive A: and then C: Drive. If DOS is not found, the error 'Non system disk' is displayed on the screen.


Q. 191815 What do you mean by
i) bootstrap loader 
ii) bootable disk 
A. volume[].
B. vol$.
C. volume$.
D. vol[drive :].

Right Answer is:

SOLUTION

i) Bootstrap loader is a small program in which instructions for booting up process are stored.
ii) A floppy disk having OS files is known as a bootable disk.


Q. 191816 Whatis a Kernel and a Shell?
A. volume[].
B. vol$.
C. volume$.
D. vol[drive :].

Right Answer is:

SOLUTION

Kernel and shell are the two parts of the operating system. Kernel interacts with hardware and shell interacts with the user through command.com interpreter.
The kernel is made up of 2 files : IO.SYS and MSDOS.SYS. Kernel interacts with the hardware.

 


Q. 191817 a) State the various types of language processors.
b) What are packages?
A. volume[].
B. vol$.
C. volume$.
D. vol[drive :].

Right Answer is:

SOLUTION

a) The various language processors are:-
i) Assembler

ii) Interpreter
iii) Compiler

 

b) Packages are general application software which may be used by an individual to meet his needs.


Q. 191818 Explain the following:
i) Application and Document windows 
ii) shared folder
A. volume[].
B. vol$.
C. volume$.
D. vol[drive :].

Right Answer is:

SOLUTION

i) An application window contains an open running application while Document windows are the windows within Application window and are displayed in parent window as workspace.
ii) Shared folders are those that can be shared with other people on a network. The contents of the folder can be shared.

 

 

 

 


Q. 191819 What is GUI? Mention features of the windows operating system.
A. volume[].
B. vol$.
C. volume$.
D. vol[drive :].

Right Answer is:

SOLUTION

GUI stands for Graphical user Interface. Windows XP is a GUI OperatingSystem.
Some of the features are:
a) Multiple applications can be simultaneously run in different windows.
b) Interaction with windows is very efficient as it uses both mouse and keyboard.


Q. 191820 What is the order of loading the 3 system files in DOS?
A. volume[].
B. vol$.
C. volume$.
D. vol[drive :].

Right Answer is:

SOLUTION

The order of loading the system files is as follows:
a) IO.SYS also called IBMBIO.COM
b) MSDOS.SYS also called IBMDOS.COM
c) COMMAND.COM


Q. 191821 Explain the wildcard question mark '?' and asterisk '.  .
A. volume[].
B. vol$.
C. volume$.
D. vol[drive :].

Right Answer is:

SOLUTION

To have these two special characters -- a question mark (?) or an asterisk mark (*) in a filename or in its extension, means you have greater flexibility. It means that any one or none characters can occupy that position.
For example, In memo?.doc --- both memo1.doc and memo.doc can both be selected.

 


Q. 191822 Where are the DOS Internal and External commands available?
A. volume[].
B. vol$.
C. volume$.
D. vol[drive :].

Right Answer is:

SOLUTION

Internal commands are available in DOS Shell i.e., in COMMAND.COM. They are directly interpreted by command.com. 
External commands are available to Shell but through external specifications. They are interpreted with the external files with the extensions .com and .exe. Two of the external commands are FORMAT.COM, DISKCOPY.COM.


Q. 191823 In what order, the instructions written in bootstrap loader are loaded?
A. volume[].
B. vol$.
C. volume$.
D. vol[drive :].

Right Answer is:

SOLUTION

The instructions are as follows:
i)  
IO.SYS and MSDOS.SYS are first loaded in the main memory.
ii) CONFIG.SYS is loaded.
iii) The file COMMAND.COM is loaded. It is the command interpreter of DOS.
iv) Finally, Drive letter followed by > sign is shown.


Q. 191824 Explain the following type of operating systems – i)   Real time OS ii) Multiprocessing OS and  iii) Time Sharing OS.
A. volume[].
B. vol$.
C. volume$.
D. vol[drive :].

Right Answer is:

SOLUTION

i) In Real time OS, jobs have to be completed within their fixed deadlines. An efficient real time OS gives minimum possible deadline overruns.
ii) Multiprocessing OS can handle more than one multiprocessor. It is capable of load sharing in case of identical processors. In case of unidentical processors, the multiprocessing OS should be able to control the super (main) processor and in turn control the working of slave processors.
iii) In Time sharing OS, each active user program is given a fair share of CPU time. If time elapses or an I/O is requested, the CPU shifts over to the next job waiting within the specified deadline and previous program is made to wait. The active programs are scheduled for execution under certain job scheduling techniques.


Q. 191825 Explain CPU Scheduling or Processor Management and Job Scheduling.
A. volume[].
B. vol$.
C. volume$.
D. vol[drive :].

Right Answer is:

SOLUTION

Managing the CPU i.e. the Processor is called Processor Management or CPU Scheduling. To get more work in less time the CPU may be shared among a number of active programs present in the memory. While CPU is doing its work and if the job requires I/O operations, CPU waiting time  during I/O operation, or CPU’s idle time is reduced by making CPU takeover another job take during that time, thereby increasing CPU efficiency. 

Job Scheduling : In this, we not only assign priority but also admit new jobs for processing at appropriate times.

There are three terms used in connection to this:-

Program,Process and Job.
Process and job can be used interchangeably.

Process is program in execution and during this, process changes its states.

The states are—new,active,waiting or halted.

Each processs is represented in the OS by a data block called Process Control block.

A PCB contains various information like process state, program counter, CPU Registers, memory limits and list of open files.

The criterias on which scheduling techniques depend on are : CPU Utilization, Turnout time, Wating time, Response time, Throughput.

And considering all these factors, two types of scheduling techniques are chosen. They are :

i) Non-Primitive Scheduling: In this, scheduled jobs are completed before another scheduling decision is made.

ii) Primitive Scheduling: In this, scheduling decision can be made even while the job is executing.


Q. 191826 What are the major functions of an operating system ?
A. volume[].
B. vol$.
C. volume$.
D. vol[drive :].

Right Answer is:

SOLUTION

The functions of an operating system are as follows:-  
i) Program Execution
ii) Manipulation of file system
iii) Resource allocation
iv) Information and Resource Protection
v) Handling input/output operations
vi) Error detection
vii) Accounting


Q. 191827 The conversion of decimal number 45 into binary number, will be


A. 101101.

B. 10001.

C. 110010.

D. 01110.

Right Answer is: A

SOLUTION

Divide successively by 2 and write the remainders from top to down.


Q. 191828 The binary system is also a


A. positional value system.

B. postfix system.

C. prefix system.

D. binary fix system.

Right Answer is: A

SOLUTION

The binary digit is also a positional value system, wherein each binary digit has its own value or weight expressed as a power of 2.


Q. 191829 The binary equivalent of 59A would be


A. 01001110011

B. 10110011010.

C. 10110100111.

D. 11001110011.

Right Answer is: B

SOLUTION

Each hex digit is converted to its 4-bit binary equivalent. Since, 5=0101 9=1001 A=1010 Therefore, 59A = 10110011010.


Q. 191830 The hexadecimal equivalent of 95857565 would be


A. 5B6AB9D.

B. CC9BAAB.

C. CC91BDE.

D. 23F5ABD.

Right Answer is: A

SOLUTION

Divide successively by 16 and write the remainders from bottom to up.


Q. 191831 The binary equivalent of 97665 would be


A. 110011111011000011.

B. 10011111100001111.

C. 10111110110000001.

D. 10101111000111101.

Right Answer is: C

SOLUTION

Divide successively by 2 and write the remainders from bottom to up.


Q. 191832 The hexadecimal equivalent of 777711 would be


A. 9AB1C.

B. CC9BD.

C. CC91E.

D. BDDEF.

Right Answer is: D

SOLUTION

Divide successively by 16 and write the remainders from bottom to up.


Q. 191833 The binary equivalent of 897 would be


A. 001110000001.

B. 101111010100.

C. 101100111110.

D. 111111111000.

Right Answer is: A

SOLUTION

Divide successively by 2 and write the remainders from bottom to up.


Q. 191834 Application windows are in


A. Windows Explorer.

B. My Documents.

C. within the document window.

D. inside control panel.

Right Answer is: C

SOLUTION

An application window contains an open application i.e., a running application such as Word or Paint. Several applications can be open or running simultaneously, but there is only one active window at any given time.


Q. 191835 Partitioning is


A. similar to paging.

B. a logical partition.

C. done between ALU & control Unit.

D. between input and output device.

Right Answer is: B

SOLUTION

Each partition of disk is a logical partition.


Q. 191836 One hard disk can be


A. partitioned in several parts.

B. only in seven parts.

C. only in three parts.

D. only in two parts.

Right Answer is: A

SOLUTION

Hard disk can be partitioned in several parts. It depends on the total disk size.


Q. 191837 To speed up disk access, use


A. disk fragmentor.

B. disk defragmentor.

C. backup utlity.

D. compression utlity.

Right Answer is: B

SOLUTION

Disk Defragmentor speeds up disk access by rearranging the files and free space on your computer, so that files are stored in continguous units and free space is consolidated in one continguous block.


Q. 191838 If a data has been accidently erased, we need


A. graphics.

B. animation.

C. utility.

D. floppy disk.

Right Answer is: C

SOLUTION

Utilities are those application programs that assist the computer by performing housekeeping functions like backing up disk or scanning / cleaning viruses or arranging information etc.


Q. 191839 CUI stands for


A. Common User Interface.

B. Command User Interface.

C. Control unit interface.

D. None of the above.

Right Answer is: B

SOLUTION

MS DOS is a CUI i.e., command user interface.


Q. 191840 One of the scheduling techniques used in Non-Preemptive Scheduling is


A. First Come Last Served Scheduling.

B. Deadline Scheduling.

C. Terminate Scheduling.

D. Longest Job Next Scheduling.

Right Answer is: B

SOLUTION

In this type of scheduling, a scheduled job always completes before another scheduling decision is made. Therefore, finishing order of the jobs is also same as their scheduling order. The scheduling techniques which use non-preemptive scheduling are :
1. First come First Served (FCFS) Scheduling
2. Shortest Job Next (SJN) Scheduling
3. Deadline Scheduling


Q. 191841 The two wildcard characters are


A. ? and  ‘ .

B. “c” and  : .

C. ? and * .

D. # and ! .

Right Answer is: C

SOLUTION

They are useful in specifying file names because they give flexibility in specifying paths and file names. 


Q. 191842 The two files that make the kernel of DOS are


A. COMMAND.COM, FORMAT.COM.

B. COMMAND.COM, MSDOS.SYS.

C. IO.SYS, MSDOS.SYS.

D. IO.SYS, COMMAND.COM.

Right Answer is: C

SOLUTION

Two files IO.SYS and MSDOS.SYS make the kernel of DOS which actually interacts with the hardware and then gets the work done. User interacts with the shell of DOS which is COMMAND.COM. Shell in turn interprets user request and interacts with the kernel for carrying out the user request. The shell is responsible for user interface.


Q. 191843 The OS that is capable of handling more than one processors is known as 


A. Multiprocessing OS.

B. Real Time OS.

C. Single Program OS.

D. Interactive OS.

Right Answer is: A

SOLUTION

The multiprocessing OS should be capable of loadsharing in case of identical processors so that the system's efficiency imrpoves. In case of unindentical processors, the multiprocessing OS should be able to control the super (main) processor and in turn control the working of slave processors. 


Q. 191844 Directory system can be


A. Multilevel or Hierarchial.

B. Linear and tangent.

C. Linear and oval.

D. Rectangular.

Right Answer is: A

SOLUTION

Multilevel or Hierarchial. It follows the parent and child directory relationship. There can be sub directories also.


Q. 191845 Secondary file name is also called –


A. secondary name.

B. file extension.

C. basic file name.

D. alias extension.

Right Answer is: B

SOLUTION

Secondary file name is also called File Extension. It is three characters long. For example, cpp, bas etc.


Q. 191846 The two parts of a file name are


A. lower and higher.

B. first and last.

C. primary file name and file extension.

D. input and output.

Right Answer is: C

SOLUTION

A primary file name consists of one to eight (1-8) characters in length. File extension (Secondary file name) consists of a period followed by zero to three (0-3) characters. 


Q. 191847 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

It can be changed by typing C>A:A>C: .


Q. 191848 The place that holds the deleted file temporarily is _____


A. My Documents.

B. Taskbar.

C. Recycle Bin.

D. Drive D.

Right Answer is: C

SOLUTION

If one wants to undelete a file, then it may be restored from recycle bin. However, if items are deleted from the recycle bin itself, then all of its items in it are permanently deleted and cannot be restored later.


Q. 191849 The full form of POST is


A. Post Office.

B. Power On Self Test.

C. Primary Self Test.

D. Peripheral Self Test.

Right Answer is: B

SOLUTION

As soon as the computer is switched on, it immediately  performs Power On Self Test also referred to as  POST. It checks for the integrity of  CPU, RAM, IO devices etc.


Q. 191850 One of the techniques used by preemptive scheduling is


A. SJN Scheduling.

B. FCFS Scheduling.

C. Round Robin Scheduling.

D. Deadline Scheduling.

Right Answer is: C

SOLUTION

In preemptive scheduling, a scheduling decision can be made even while the job is executing whereas in non-preemptive scheduling, a scheduling decision is made only after job completes its execution. The techniques which use preemptive scheduling are :
1. Round Robin Scheduling
2. Response Ratio Scheduling


Q. 191851 A preemptive scheduling that is aimed at giving all programs equal opportunity to make progress is 


A. Response Ratio Scheduling.

B. SJN Scheduling.

C. FCFS Scheduling.

D. Round Robin Scheduling.

Right Answer is: D

SOLUTION

This is implemented by ensuring that no program gets a second opportunity to execute unless all other programs have had at least one opportunity.


Q. 191852 ____________ is a large array of words or bytes, each with its own address.


A. data.

B. memory.

C. information.

D. drive.

Right Answer is: B

SOLUTION

The CPU reads from and writes to specific memory of addresses. A program must be assigned some memory area and loaded into memory in order to be executed.


Q. 191853 The specifications for some commands are available inside the shell. They are known as


A. external commands.

B. internal commands.

C. logical commands.

D. physical commands.

Right Answer is: B

SOLUTION

For some commands, the steps of performing the instruction are available inside the shell. Such commands are known as internal commands and the commands for which specifications are to be provided externally, are known as external commands. 


Q. 191854 One of the ways to open Windows Explorer is


A. hold down the START button and press B key.

B. hold down the START button and press C key.

C. hold down the START button and press E key.

D. hold down the START button and press F key.

Right Answer is: C

SOLUTION

Windows Explorer gives us a view of computer's contents as a hierarchy or tree.


Q. 191855 The OS in which the jobs have fixed deadlines and the jobs have to ve completed within their deadlines is called


A. Interactive OS.

B. Multiprocessing OS.

C. Single Program OS.

D. Real Time OS.

Right Answer is: D

SOLUTION

The system performance is measured by its ability to complete its jobs within the specified deadlines. If a job cannot be completed within its deadline, this situation is called deadline overrun. An efficient real OS is that which gives minimum possible deadline overruns.


Q. 191856 The directory is also known as


A. standard library.

B. store.

C. standard directory.

D. folder.

Right Answer is: A

SOLUTION

A directory is a collection of files grouped into folders.


Q. 191857 The full form of ROM-BIOS chip is


A. ROM-Basic Input Operating system.

B. Read Operating Memory-BIOS.

C. Read only Memory-Basic Input Output Services.

D. Random On Memory-BIOS.

Right Answer is: C

SOLUTION

The BIOS is boot firmware designed to be the first code run by a PC when powered on.


Q. 191858 Main memory is -


A. external Memory.

B. secondary Memory.

C. internal memory.

D. located on an external storage device.

Right Answer is: C

SOLUTION

Main memory is also known as RAM and is constructed from integrated circuits and needs to have electrical power in order to maintain its information.


Q. 191859 MSDOS acts as an interface between


A. machine and machine.

B. user and machine.

C. peripherals and user.

D. input and output devices.

Right Answer is: B

SOLUTION

It is an operating system commercialized by Microsoft.


Q. 191860 The full form of earliest developed QDOS was


A. Quick and Dirty Operating System.

B. Queue up Disk Operating System.

C. Queen of Disk Operating System.

D. Quite done Operating System.

Right Answer is: A

SOLUTION

Its name was changed to 86-DOS once SCP started licensing the operating system.


Q. 191861 Booting is


A. loading MS DOS in main memory.

B. loading DOS in the secondary memory.

C. wearinng shoes.

D. content removal.

Right Answer is: A

SOLUTION

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


Q. 191862 In Windows OS, the screen upon which icons, windows etc. are displayed is known as


A. desktop.

B. system.

C. management.

D. screen.

Right Answer is: A

SOLUTION

The Windows OS desktop may contain a background, one or more active or inactive windows, a taskbar and icons. A background can be anything from a single-colour screen to an elaborate artistic image. All windows and icons are superimposed on the background, whatever it may be.


Q. 191863 To create professional - looking visual aids for an audience, use


A. utility.

B. presentation graphics.

C. antivirus.

D. text editor.

Right Answer is: B

SOLUTION

Presentation graphics is another specialized type of graphics software.The visual aids can be computer images, paper printouts, or photographic transparencies.


Q. 191864 Paging, bringing in the required pages is called


A. demand paging.

B. thrashing.

C. overflow.

D. advance paging.

Right Answer is: A

SOLUTION

Demand paging occurs occurs when the system is busy and also when image is first loaded into memory.


Q. 191865 CUI stands for


A. Common User Interface.

B. Command User Interface.

C. Control Unit Interface.

D. Command Unique Interface.

Right Answer is: B

SOLUTION

MS DOS is CUI i.e., Command User Interface.


Q. 191866 To many child directories, there is / are


A. many root directories.

B. only one parent directory.

C. infinite directories.

D. only two root directories.

Right Answer is: B

SOLUTION

There is only one parent directory to many child directories.


Q. 191867 FCFS, SJN are examples of


A. preemptive scheduling.

B. non-preemptive scheduling.

C. deadline scheduling.

D. round robin scheduling.

Right Answer is: B

SOLUTION

In this type, a scheduled job always completes before another scheduling decision is made.


Q. 191868 The utility which speeds up disk access by rearranging the files and free space, is


A. backup utility.

B. text editor.

C. compression utility.

D. disk defragmentor.

Right Answer is: D

SOLUTION

It attempts to minimize the fragmentation on disk and rearrange the files and free space on computer so that files are stored in contiguous units and free space in another contiguous block.


Q. 191869 Backup utility is


A. utility for creating, editing text files.

B. utility that perform os tasks.

C. compression of files.

D. duplicating the disk information.

Right Answer is: D

SOLUTION

This utility facilitates the backing-up-of disks.


Q. 191870 FCFS stands for


A. First Come First Serve Scheduling.

B. First Cover First Serve Scheduling.

C. First Come First Suffer Scheduling.

D. First come Last Scheduling.

Right Answer is: A

SOLUTION

It is a scheduling algorithm in which the process which requests the CPU first is allocated the CPU first.


Q. 191871 Files can be stored in


A. a folder.

B. title bar.

C. can not be stored in a folder.

D. taskbar.

Right Answer is: A

SOLUTION

A folder is a virtual container within a digital file system in which group of files and other folders can be kept and organized.


Q. 191872 Packages are


A. packets of information on internet.

B. general purpose applications for specific needs.

C. packets of chips.

D. packets of free memory.

Right Answer is: B

SOLUTION

General-application softwares are known as packages. For example, word processing software, spreadsheets, database management system, etc.


Q. 191873 Software that handles page layout by combining traditional typesetter and layout artist is


A. photoshop.

B. desktop publishing software.

C. paint.

D. notepad.

Right Answer is: B

SOLUTION

For example, the design and layout of a complete book or journal can be achieved using a suitable DTP package.


Q. 191874 What is meant by Virtiual Storage using Segmentation ?
A. photoshop.
B. desktop publishing software.
C. paint.
D. notepad.

Right Answer is:

SOLUTION

The programmer decides how many logical segments a program should have and these logical partitions is known as segmentation. Segmentation is a piece of program logic which performs a specific task.


Q. 191875 Differentiate paging and demand paging.
A. photoshop.
B. desktop publishing software.
C. paint.
D. notepad.

Right Answer is:

SOLUTION

In paging, each program is split into fixed size program called pages. To execute a program, some pages of it are loaded in the main memory depending upon storage availability. Whereas, demand paging refers to Bringing In (paging in) the required pages.


Q. 191876 a) What does IOC stand for ?
b) What is the task of IO Channel ?
A. photoshop.
B. desktop publishing software.
C. paint.
D. notepad.

Right Answer is:

SOLUTION

a) IOC is an acronym for Input Output Control.
b) The task of Input Output Channel is to provide a data path between main storage and I/O device.


Q. 191877 Mention the task of Storage Management Function.
A. photoshop.
B. desktop publishing software.
C. paint.
D. notepad.

Right Answer is:

SOLUTION

The aim of this function is to minimize storage of wastage area, protect the program and also look after the security.


Q. 191878 State the meaning of Graphic Software and Multimedia software .
A. photoshop.
B. desktop publishing software.
C. paint.
D. notepad.

Right Answer is:

SOLUTION

Graphics Software manipulates images while the software that incorporates images, text, sound, computer animation and video sequence is known as multimedia software.

 


Q. 191879 Define :
a) Desktop Publicaton (DTP)
b) Utilities
A. photoshop.
B. desktop publishing software.
C. paint.
D. notepad.

Right Answer is:

SOLUTION

a) The software that handles page layout by combining the functions of traditional type setter and a layout artist is known as DTP.
b) Utilities assist in housekeeping tasks like backing up disks, removing viruses, scanning etc.

 


Q. 191880 What happens when you double click a folder?
A. photoshop.
B. desktop publishing software.
C. paint.
D. notepad.

Right Answer is:

SOLUTION

Double click on a drive icon displays the folders contained in that drive. You can double click to see the filenames.


Q. 191881 What do you understand by the term Workspace?
A. photoshop.
B. desktop publishing software.
C. paint.
D. notepad.

Right Answer is:

SOLUTION

The area in the window below the title and menu bar and everything else in the current application is called a workspace.


Q. 191882 Which command do we use to view directory listing width wise?
A. photoshop.
B. desktop publishing software.
C. paint.
D. notepad.

Right Answer is:

SOLUTION

DIR/W.


Q. 191883 Write the DOS commands for
i) Making directory
ii) Removing directory
A. photoshop.
B. desktop publishing software.
C. paint.
D. notepad.

Right Answer is:

SOLUTION

(i) MKDIR or MD  

 

(ii) RMDIR or RD


Q. 191884 Why are EXE, BAT and COM files called executable files ?
A. photoshop.
B. desktop publishing software.
C. paint.
D. notepad.

Right Answer is:

SOLUTION

To execute these files, we do not need any special software. These files can easily be executed by typing their primary name at the DOS prompt.


Q. 191885 In which order will DOS execute a file having three extensions - BAT, EXE and COM with the primary name abc?
A. photoshop.
B. desktop publishing software.
C. paint.
D. notepad.

Right Answer is:

SOLUTION

Dos will execute them in the following order -
Abc.com
Abc.exe
Abc.bat


Q. 191886 What is Control + S pair key combination used for ?
A. photoshop.
B. desktop publishing software.
C. paint.
D. notepad.

Right Answer is:

SOLUTION

It is used to suspend the output display on the screen or to resume a suspended output display on the screen.

 


Q. 191887 In what order are exe, bat, com files loaded in the memory ?
A. photoshop.
B. desktop publishing software.
C. paint.
D. notepad.

Right Answer is:

SOLUTION

They are loaded in the following order:
i)  COM
ii)  EXE
i
ii) BAT


Q. 191888 Name some of the internal commands in DOS.
A. photoshop.
B. desktop publishing software.
C. paint.
D. notepad.

Right Answer is:

SOLUTION

DOS internal commands are COPY, DEL/ERASE, REN, TYPE, DIR, CHDIR/CD, MKDIR/DIR/MD, RMDIR/RD, BREAK, CLS, DATE, TIME, PATH, PROMPT, SET, VER, etc.


Q. 191889 What does A*.exe (asterisk ) represent?
A. photoshop.
B. desktop publishing software.
C. paint.
D. notepad.

Right Answer is:

SOLUTION

Astrisk (*) means here A is followed by any number of characters (but length should not exceed 8 in number) and with extension exe.
Eg: A*.exe

     a123.exe

     Abcd.exe


Q. 191890 What kind of files will be selected using A??.exe. Give examples.
A. photoshop.
B. desktop publishing software.
C. paint.
D. notepad.

Right Answer is:

SOLUTION

All files starting with A followed by any two or less characters will be selected. For example, Abc.exe and Ab.exe will be selected.


Q. 191891 Explain : 
a) File
b) Directory 
A. photoshop.
B. desktop publishing software.
C. paint.
D. notepad.

Right Answer is:

SOLUTION

a) A file is a collection of logically related information.
b) Directories let you group your files in convenient categories.

 


Q. 191892 Consider the given statement:
The first backslash  refers to root directory and other separate a directory  name from the previous one.

Answer the following questions -
i) Is the statement True/False
ii) The file abc.prg is in which directory in the following statement:- C:salespurchaseabc.prg  
A. photoshop.
B. desktop publishing software.
C. paint.
D. notepad.

Right Answer is:

SOLUTION

i) True
ii) abc.prg is in the sub-directory purchase


Q. 191893 Where are sub directories or additional directory created ?
A. photoshop.
B. desktop publishing software.
C. paint.
D. notepad.

Right Answer is:

SOLUTION

The sub directories and the additional directories are created in the root directory.


Q. 191894 Animation, video handling in sequence are handled by


A. page maker.

B. graphics.

C. multimedia software.

D. powerpoint.

Right Answer is: C

SOLUTION

The software that incorporates and handles images, text, sound, computer animation and video sequences is known as multimedia software.


Q. 191895 In preemptive scheduling,


A. scheduling decisions can not be made.

B. decisions cannot be made, while job is in execution.

C. scheduling decisions can be made while job is in execution.

D. finishing order of the jobs is always same as their scheduling order.

Right Answer is: C

SOLUTION

Preemptive scheduling may force a job in execution to release the processor so that execution of some other jobs can be undertaken.


Q. 191896 A program split into fixed size program segments is called


A. preemptive scheduling.

B. paging.

C. segmentation.

D. thrashing.

Right Answer is: B

SOLUTION

Pages in a program and words in a page both are numbered from 0 ... n i.e., their logical addresses.


Q. 191897 If we delete a file at the command prompt, it


A. goes to recycle bin.

B. does not go to recycle bin.

C. is temporarily deleted and can be restored.

D. is not deleted and goes to the desktop.

Right Answer is: B

SOLUTION

Deleting a file at command prompt or from floppy disk (A: or B: drive) permanently deletes a file from memory, it does not go to recycle bin.


Q. 191898 The appropriate application that has to be selected in the Start menu, to launch applications, is


A. Control Panel.

B. Help.

C. My Documents.

D. Programs.

Right Answer is: D

SOLUTION

We can go to Accessories, Internet Explorer, MS-Office, and many other applications through Programs.


Q. 191899 POST stands for


A. Post Office.

B. Power On Self Test.

C. Power Operating System Test.

D. Peripheral Operating System Test.

Right Answer is: B

SOLUTION

It is the common term for pre-boot sequence. It is the first step of a process called Initial Program Load, booting, or bootstrapping.


Q. 191900 The paint application is present on subgroup


A. MS - Office.

B. Accessories.

C. Entertainment.

D. Settings.

Right Answer is: B

SOLUTION

In Paint application, we can draw pictures, edit any image, draw various shapes etc.


PreviousNext