While running DOS on a PC, which command would be used to
duplicate the entire diskette?
Answers were Sorted based on User's Feedback
Answer / Kunwar Saurabh Singh
To duplicate an entire diskette while running DOS on a PC, you can use the COPY command with the /B option. The syntax is: COPY A:*.* B: (assuming that A: is the source drive and B: is the destination drive). However, this command only copies files, not the boot sector or hidden system files. To make an exact copy of a diskette, you should use a third-party backup utility.
| Is This Answer Correct ? | 0 Yes | 0 No |
When does page fault error occur?
What is the limit of ram capacity in a 32bit os?
Which is faster shared memory or message passing?
Can you please explain the difference between load-time dynamic linking and run-time dynamic linking?
How do I use i3?
How does a memory leak work?
What is an advantage of a large scheduling quantum? What is a disadvantage?
Explain smp.
What does the 400 mhz signify in a ram specification?
Define page fault interrupt?
Can we execute any simple program without installing any Operating system?
What is trp timing?