Computer Windows And DOS 2(TTA)

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 Allexamreview06
A
Allexamreview06
Community Contributor
Quizzes Created: 4 | Total Attempts: 2,517
| Attempts: 142 | Questions: 25
Please wait...
Question 1 / 25
0 %
0/100
Score 0/100
1. Multi tasking is

Explanation

Multi-tasking refers to the ability of a computer or system to perform multiple tasks simultaneously. This means that it can execute more than one job or process at the same time period. This is achieved by dividing the available resources and allocating them to different tasks, allowing them to run concurrently. This increases efficiency and productivity as it reduces idle time and maximizes resource utilization. Multi-tasking is not limited to large computers and can be found in various devices and operating systems.

Submit
Please wait...
About This Quiz
Computer Windows And DOS 2(TTA) - Quiz

INSTRUCTIONS
1. NUMBER OF QUESTIONS 25
2. HAS A TIME LIMIT OF 15 MINUTES
3. HAS A PASS MARKS OF 30%
4. QUESTIONS PER PAGE 1
5. EACH QUESTIONS HAS 1 MARKS
6. NEGATIVE MARKING FOR EACH QUESTIONS 0.25
7. WILL ALLOW TO YOU GO BACK ,SKIP AND CHANGE YOUR ANSWERS
8. WILL ALLOW TO YOU PRINT OUT... see moreYOUR RESULT AND CERTIFICATE
9. WILL ALLOW TO YOU PRINT OUT YOURS RESPONSE SHEET WITH CORRECT ANSWER KEY AND EXPLANATION
10. WE WILL PROVIDE YOURS RESULT,CERTIFICATE AND YOUR RESPONSE SHEET TO YOURS EMAIL ID AT END OF ONLINE TEST


.
.
. see less

Personalize your quiz and earn a certificate with your name on it!
2. Which of the following operating systems does not implement multitasking truly?

Explanation

MS DOS does not implement multitasking truly. Unlike the other operating systems listed, MS DOS is a single-tasking operating system, meaning it can only run one program at a time. It does not have the capability to run multiple programs simultaneously or switch between them. This limitation makes it less efficient and less capable of handling multiple tasks compared to multitasking operating systems like Windows 95, Windows 98, and Windows XP.

Submit
3. Which command in DOS allows you to move one file from one location to another location

Explanation

The "move" command in DOS allows you to move one file from one location to another location. This command is used to transfer a file from its current directory to a different directory or to rename a file while moving it to a different location. Unlike the "copy" command, which creates a duplicate of the file in the new location, the "move" command removes the file from its original location and places it in the specified destination. The "rename" command, on the other hand, is used solely for renaming files without changing their location.

Submit
4. Which of the following file extension that suggests a backup copy

Explanation

The file extension "bak" suggests a backup copy because it is commonly used to indicate that a file is a backup or a copy of the original file. This extension is often added to the end of a file name to indicate that it is a backup version of the original file, which can be useful for recovering data in case the original file is lost or corrupted.

Submit
5. The first program that runs on a computer when the computers boot up

Explanation

The correct answer is "operating system". The operating system is the first program that runs on a computer when it boots up. It is responsible for managing the computer's hardware and software resources, providing a user interface, and coordinating the execution of other programs. Without an operating system, a computer would not be able to function properly.

Submit
6. .What is the system built directly on the hardware

Explanation

The correct answer is operating system. The operating system is a software program that is built directly on the hardware of a computer system. It manages the resources of the computer, such as memory, processing power, and input/output devices. It provides a user interface and allows users to interact with the computer and run other software programs. The operating system is essential for the functioning of a computer system as it acts as an intermediary between the hardware and software components.

Submit
7. Which of the command in DOS creates a directory

Explanation

Both "mkdir" and "md" are valid commands in DOS that create a directory. These commands are used to make a new directory or folder within the current directory. The "mkdir" command is short for "make directory" and the "md" command is short for "make directory" as well. Therefore, the correct answer is that both "mkdir" and "md" can be used to create a directory in DOS.

Submit
8. ____ runs on computer hardware and serves as a platform for other software to run on

Explanation

An operating system is a software that runs on computer hardware and provides a platform for other software to run on. It manages computer resources, such as memory, storage, and processing power, and allows users to interact with the computer. Both application software and system software rely on the operating system to function properly. Therefore, the correct answer is operating system.

Submit
9. An interface in a computer that consists program counters, registers, interrupts and terminals

Explanation

The given answer "hardware" is correct because an interface in a computer, which consists of program counters, registers, interrupts, and terminals, refers to the physical components of a computer system. These components are responsible for executing instructions, storing data, handling interruptions, and facilitating communication with external devices. Therefore, it can be concluded that the interface mentioned in the question is part of the computer's hardware.

Submit
10. .Which command in DOS is used to provide access to the files in other directories

Explanation

The "path" command in DOS is used to provide access to the files in other directories. It allows the user to specify a list of directories in which the system will search for executable files. This is useful when the user wants to run a program that is located in a different directory than the current one. By setting the path, the user can easily access and execute files from different directories without having to specify the full path every time.

Submit
11. Which command is used to create partitios using DOS/.

Explanation

The command "fdisk" is used to create partitions using DOS. This command allows users to create, delete, and manage partitions on a hard drive. It provides options to set the size, type, and active status of the partitions. By using "fdisk", users can efficiently manage the storage space on their hard drive and organize it according to their needs.

Submit
12. The primary purpose of operating system is

Explanation

The primary purpose of an operating system is to make the most efficient use of the computer hardware. This means that the operating system is responsible for managing the computer's resources, such as the CPU, memory, and storage, in order to ensure that they are utilized effectively and efficiently. By doing so, the operating system helps to optimize the performance of the computer and improve its overall efficiency.

Submit
13. .____ transforms one interface to another

Explanation

Software is the correct answer because it is a type of program that is designed to perform specific tasks on a computer. Software can transform one interface to another by providing the necessary tools and functionalities to convert data or modify the user interface of a program. It can enable compatibility between different systems or devices, allowing them to communicate and exchange information effectively.

Submit
14. Which is the valid filename in DOS

Explanation

The valid filename in DOS is ldce_$.txt. In DOS, the dollar sign ($) is a valid character for a filename. Therefore, ldce_$.txt is a valid filename.

Submit
15. Swapping actually

Explanation

Swapping allows each program in turn to use the memory. This means that when multiple programs are running simultaneously, swapping allows each program to take turns using the available memory. This is important because it ensures that each program has access to the resources it needs to run efficiently. Swapping involves moving data between the computer's memory and the hard disk, allowing the computer to free up memory for other programs when needed.

Submit
16. Which is a valid extension that a user is allowed to create on DOS

Explanation

The .bat extension is a valid extension that a user is allowed to create on DOS. This extension is used for batch files, which are scripts that contain a series of commands to be executed by the operating system. Batch files are commonly used for automating repetitive tasks or running multiple commands in sequence.

Submit
17. While working with DOS, which command is used to combine files ldce1 plus ldce2 to a new file ldce3

Explanation

The correct answer is "copy ldce1+ldce2 ldce3". This command is used to combine the files ldce1 and ldce2 into a new file called ldce3. The "+" symbol is used to indicate the combination of the two files.

Submit
18. Which switch along with the command dir in DOS is used to view files in all directories

Explanation

The switch /s along with the command dir in DOS is used to view files in all directories. This switch allows the dir command to search for files not only in the current directory but also in all subdirectories. It provides a comprehensive view of all the files present in the entire directory structure.

Submit
19. Each time you turn on a DOS based computer, it will check for the following files

Explanation

When you turn on a DOS based computer, it will check for the files command.com, io.sys, and msdos.sys. These files are essential for the functioning of the DOS operating system. Command.com is the command interpreter, io.sys contains the basic input/output functions, and msdos.sys contains the system configuration settings. These files are necessary for the computer to properly boot up and run the DOS operating system.

Submit
20. Which DOS command is used to delete a directory that is empty?

Explanation

The "rd" command is used to delete a directory that is empty in DOS. This command stands for "remove directory" and is specifically designed to delete directories. It cannot be used to delete files or directories that contain files.

Submit
21. Which command in DOS is used to see the contents of a file

Explanation

The correct answer is "type". The "type" command in DOS is used to display the contents of a file on the screen. It is commonly used to view the contents of text files, such as documents or program files. This command allows users to quickly and easily view the information stored within a file without having to open it in a separate program or editor.

Submit
22. Which file in DOS contain internal commands that are loaded during the booting process

Explanation

Command.com is the correct answer because it is the file in DOS that contains internal commands which are loaded during the booting process. This file is responsible for executing various commands and is an essential part of the operating system. It is loaded into memory during the booting process and allows users to interact with the system through command-line instructions.

Submit
23. .which command can be used to create tracks and sectors on a disk

Explanation

The format command can be used to create tracks and sectors on a disk. This command is commonly used to prepare a disk for use by formatting it with a specific file system. Formatting a disk involves creating the necessary structures for organizing and storing data, including tracks and sectors. Therefore, the format command is the correct choice for creating tracks and sectors on a disk.

Submit
24. .which command in DOS is used to display the subdirectory structure and pause the screen after each screenful of info

Explanation

The correct answer is "tree | more". The "tree" command in DOS is used to display the subdirectory structure, and the "|" symbol is used to redirect the output of the "tree" command to the "more" command. The "more" command is used to pause the screen after each screenful of information, allowing the user to scroll through the output at their own pace. Therefore, using "tree | more" will display the subdirectory structure and pause the screen after each screenful of information.

Submit
25. Which command in DOS displays only file and directory names without size and date info

Explanation

The "dir/b" command in DOS displays only the file and directory names without any additional information such as size and date. This command is useful when you only need a list of names and don't require any other details about the files and directories.

Submit
View My Results

Quiz Review Timeline (Updated): Jan 20, 2025 +

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

  • Current Version
  • Jan 20, 2025
    Quiz Edited by
    ProProfs Editorial Team
  • Sep 03, 2016
    Quiz Created by
    Allexamreview06
Cancel
  • All
    All (25)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Multi tasking is
Which of the following operating systems does not implement...
Which command in DOS allows you to move one file from one location to...
Which of the following file extension that suggests a backup copy
The first program that runs on a computer when the computers boot up
.What is the system built directly on the hardware
Which of the command in DOS creates a directory
____ runs on computer hardware and serves as a platform for other...
An interface in a computer that consists program counters, registers,...
.Which command in DOS is used to provide access to the files in other...
Which command is used to create partitios using DOS/.
The primary purpose of operating system is
.____ transforms one interface to another
Which is the valid filename in DOS
Swapping actually
Which is a valid extension that a user is allowed to create on DOS
While working with DOS, which command is used to combine files ldce1...
Which switch along with the command dir in DOS is used to view files...
Each time you turn on a DOS based computer, it will check for the...
Which DOS command is used to delete a directory that is empty?
Which command in DOS is used to see the contents of a file
Which file in DOS contain internal commands that are loaded during the...
.which command can be used to create tracks and sectors on a disk
.which command in DOS is used to display the subdirectory structure...
Which command in DOS displays only file and directory names without...
Alert!

Advertisement