{"id":155,"date":"2020-04-03T09:17:30","date_gmt":"2020-04-03T09:17:30","guid":{"rendered":"https:\/\/temp.ashkerala.com\/?p=155"},"modified":"2020-04-03T09:17:30","modified_gmt":"2020-04-03T09:17:30","slug":"operating-systems-mcq-6","status":"publish","type":"post","link":"https:\/\/temp.ashkerala.com\/?p=155","title":{"rendered":"Operating Systems MCQ -6"},"content":{"rendered":"<p>1. Which file in MSDOS contain internal command that are loaded during booting process?<br \/> a. Io.sys<br \/> b. Msdos.sys<br \/> c. Command.com<br \/> d. Config.sys<\/p>\n<p> Correct Answer: c<br \/> \u00a0<br \/> \u00a0<\/p>\n<p> 2. Which is the valid filename assign in MS-DOS?<br \/> a. Ram*.txt<br \/> b. Ram?.doc<br \/> c. Ram_$.txt<br \/> d. None of above<\/p>\n<p> Correct Answer: c<br \/> \u00a0<br \/> \u00a0<\/p>\n<p> 3. Which is valid extension that user creates on operating system?<br \/> a. Exe<br \/> b. Com<br \/> c. Sys<br \/> d. Bat<\/p>\n<p> Correct Answer: d<br \/> \u00a0<br \/> \u00a0<\/p>\n<p> 4. Which of the following file names are invalid in MSDOS?<br \/> a. MYFILE.DOS<br \/> b. CHECK$.(1)<br \/> c. Verified.###<br \/> d. Qwerty.1?3<\/p>\n<p> Correct Answer: d<br \/> \u00a0<br \/> \u00a0<\/p>\n<p> 5. Which of the following statements in regard to directories is false?<\/p>\n<p> a. Directories can exist inside directories<\/p>\n<p> b. The root directory is always at the highest level<\/p>\n<p> c. Directories with files can be deleted<\/p>\n<p> d. Directories cannot be renamed<\/p>\n<p> Correct Answer: d<br \/> \u00a0<br \/> \u00a0<\/p>\n<p> 6. Which of the following statements is true in regard to diskcopy?<\/p>\n<p> a. Copy and discopy are same<\/p>\n<p> b. Discopy is a built in command in dos<\/p>\n<p> c. Diskcopy can be used on hard disks<\/p>\n<p> d. Diskcopy can be used with a floppy and a hard disk<\/p>\n<p> Correct Answer: c<br \/> \u00a0<br \/> \u00a0<\/p>\n<p> 7. Which switch should be used in the DIR command to view files in all directories?<br \/> a. \/p<br \/> b. \/w<br \/> c. \/s<br \/> d. \/l<\/p>\n<p> Correct Answer: c<br \/> \u00a0<br \/> \u00a0<\/p>\n<p> 8. Which type of command in DOS needs additional files for their execution?<\/p>\n<p> a. Internal commands<\/p>\n<p> b. External commands<br \/> c. Batch commands<br \/> d. Redirectors<\/p>\n<p> Correct Answer: b<br \/> \u00a0<br \/> \u00a0<\/p>\n<p> 9. Which was the last version of MSDOS that was released separately?<br \/> a. 5.0<br \/> b. 6.0<br \/> c. 6.11<br \/> d. 6.22<\/p>\n<p> Correct Answer: d<br \/> \u00a0<br \/> \u00a0<\/p>\n<p> 10. While working with MS-DOS which command is used to change the extension of all filenames ending with .txt to .doc?<br \/> a. Ren *.doc *.txt<\/p>\n<p> b. Ren *.txt *.doc<\/p>\n<p> c. Ren file.doc file.txt<\/p>\n<p> d. Ren a: *.doc *.txt<\/p>\n<p> Correct Answer: b<br \/> \u00a0<br \/> \u00a0<\/p>\n<p> 11. While working with MS-DOS which command is used to combine file1 plus file2 into new file named file3?<\/p>\n<p> a. Copy file3 file1+file2<\/p>\n<p> b. Copy file1+file2 file3<\/p>\n<p> c. Copy file1+file2+file3<\/p>\n<p> d. Copy file2 file1+file3<\/p>\n<p> Correct Answer: b<br \/> \u00a0<br \/> \u00a0<\/p>\n<p> 12. While working with MS-DOS which command is used to copy all files with extension .txt into one file named all.txt?<br \/> a. Copy a: *.txt<\/p>\n<p> b. Copy *.txt a:<\/p>\n<p> c. Copy *.txt c:<\/p>\n<p> d. Copy *.txt all.txt<\/p>\n<p> Correct Answer: d<br \/> \u00a0<br \/> \u00a0<\/p>\n<p> 13. While working with MS-DOS, which command is used to more file from one directory to another?<br \/> a. Rename<br \/> b. Copy<br \/> c. Move<br \/> d. Cp<\/p>\n<p> Correct Answer: c<br \/> \u00a0<br \/> \u00a0<\/p>\n<p> 14. While working with MS-DOS, which command is used to rename a file named file1.doc to file2.doc from a different directory called dir1?<\/p>\n<p> a. Ren2.doc \\dir\\file1.doc<\/p>\n<p> b. Ren file1.doc file2.doc<\/p>\n<p> c. Ren .doc\\dir\\.doc<br \/> d. Ren \\dir1\\file1.doc file2.doc<\/p>\n<p> Correct Answer: d<br \/> \u00a0<br \/> \u00a0<\/p>\n<p> 15. While working with which command is used to copy all files from the currently logged drive and directory with the extension .txt to the drive a<br \/> a. Copy a. *.txt<br \/> b. Copy *.txt a:<br \/> c. Copy *.txt c:<\/p>\n<p> d. Copy *.txt all.txt<\/p>\n<p> Correct Answer: b<br \/> \u00a0<br \/> \u00a0<\/p>\n<p> 16. Which command in DOS can be used to recover accidentally deleted files?<br \/> a. UNDELETE<br \/> b. DELETE\/CANCEL<br \/> c. RESTORE<br \/> d. RECOVER<\/p>\n<p> Correct Answer: a<br \/> \u00a0<br \/> \u00a0<\/p>\n<p> 17. Which command is used to set a name to a disk in DOS?<br \/> a. VOLUME<br \/> b. VOL<br \/> c. LABEL<br \/> d. DISKLABEL<br \/> Correct Answer: c<br \/> \u00a0<br \/> \u00a0<\/p>\n<p> 18. Which of the following command display the name of files in sorted order?<br \/> a. Dir\/o:n<br \/> b. Dir\/so<br \/> c. Dir\/an<br \/> d. Dir\/ah<br \/> Correct Answer: a<br \/> \u00a0<br \/> \u00a0<\/p>\n<p> 19. Which command displays the list of all previous commands entered by the used?<br \/> a. COMMANDS\/ALL<br \/> b. KEYDOS<br \/> c. DOSKEY<br \/> d. DIR\/ALL<br \/> Correct Answer: C<\/p>\n","protected":false},"excerpt":{"rendered":"<p>1. Which file in MSDOS contain internal command that are loaded during booting process? a. Io.sys b. Msdos.sys c. Command.com d. Config.sys Correct Answer: c \u00a0 \u00a0 2. Which is the valid filename assign in MS-DOS? a. Ram*.txt b. Ram?.doc c. Ram_$.txt d. None of above Correct Answer: c \u00a0 \u00a0 3. Which is valid&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":""},"categories":[14],"tags":[],"class_list":["post-155","post","type-post","status-publish","format-standard","hentry","category-operating-systems"],"_links":{"self":[{"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=\/wp\/v2\/posts\/155","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=155"}],"version-history":[{"count":0,"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=\/wp\/v2\/posts\/155\/revisions"}],"wp:attachment":[{"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=155"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=155"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=155"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}