MCQ Practice Questions PDF
Document Details
Uploaded by Deleted User
2022
Tags
Summary
This document is a collection of multiple choice questions (MCQs) about computer concepts. The questions cover topics such as operating systems, file systems, and networking. The document is suitable for practice before an exam.
Full Transcript
12/22/22, 10:58 AM MCQ Practice Questions NAME : CLASS : MCQ Practice Questions 40 Questions...
12/22/22, 10:58 AM MCQ Practice Questions NAME : CLASS : MCQ Practice Questions 40 Questions DATE : 1. Which of the following is not an operating system ? A Linux B Synix C Windows D DOS 2. What is the full form of FAT? A File allocation table B File action template C Font attribute table D File attribute table 3. Which command is used to make a hidden directory in linux? A mkdir hidden directoryName B mkdir -h directoryName C mkdir -hd directoryName D mkdir.directoryName 4. Which of the following command is used to list hidden files? A ls -ld B None of the options C ls -a D ls -al 5. A server ____ the request. A Hide B Request C Responds D Controls 6. In P2P there is ______. A Same computer as server/client B Dedicated Server C Multiple server D A server cannot act as client https://quizizz.com/print/quiz/63a3e6edb513f7001d6c6b4b 1/7 12/22/22, 10:58 AM MCQ Practice Questions 7. Which command is used to delete non-empty directory. A rm -r dirName B rmdir -r dirName C rmdir dirName D rmdir -R dirName 8. The maximum file size of FAT32 system is_____? A 1TB B 4MB C 4 GB D 4.7GB 9. ISDN stands for? A Integrated Service Digital Network B Integrated Service Dark Network C International Standard for D Integrated Service for Digital Network 10. Firewall acts as ____ between networks. A None of all. B Border C Messenger D Barrier 11. _______ can be used to administer linux server remotely. A None of the options B SSH C Telnet/SSH anyone D Telnet 12. Which command overrides the content of a file? A cat filename B cat>>filename C cat -a filename D cat>filename 13. What does the following command do? mv file1 file2 A renames file1 to file2 B moves file1 and file2 C renames file2 to file1 D combines file1 and file2 https://quizizz.com/print/quiz/63a3e6edb513f7001d6c6b4b 2/7 12/22/22, 10:58 AM MCQ Practice Questions 14. Who is the founder of Linux? A Linus Albert B Stephen Linux C Linux D D Linus Torvalds 15. I can see the content of the file but I cannot edit it. This means the file has ____. A Read permission B Only write permission C Only execute permission D No permissions 16. To change directory to 2 steps back which of the following command is used? A cd../../ B cd // C cd../../ D cd././ 17. which of the following is not a File system? A FAT32 B exFAT C REFS D MD5 18. I make requests and I receive responses. Who am I? A I don't know you B Client C Peers D Server 19. Which of the following is not an role of windows server? A Linux Integration B DNS server C None of the options D DHCP server 20. Which of the following is not available in windows server 2022 datacenter edition? A Storage Migration Service B Storage Spaces C Software-defined Networking D None of the options https://quizizz.com/print/quiz/63a3e6edb513f7001d6c6b4b 3/7 12/22/22, 10:58 AM MCQ Practice Questions 21. To create user without password using powershell new-localuser -name "name" -description A None of the options B "desc" -nopassword newlocaluser -name "name" -description new-localusers -name "name" -description C D "desc" -nopassword "desc" -nopassword 22. In powershell to store input in a variable as secured string A $variable = read-host -asecuredstring B $variable = read-host -assecurestring C $variable = read-host -assecuredstring D $variable = red-host -assecurestring 23. To list all local user in Windows PowerShell. A get-alluser B get alluser C get -localuser D get-localuser 24. Inorder to get new user(user1) on login screen A user1 must create additional group B user1 must have lowercase name C user1 must be member of Users group D user1 must be string only 25. To add user in Users group add-newgroupmember -group add-localgroupmember -group A B "groupname" -member "user" "groupname" -member "user" add -newgroupmember -group add-groupmember -group "groupname" - C D "groupname" -member "user" member "user" 26. To remove a user named "tamayo" in powershell. A remove-localuser -name "tamato" B sudo remove-localuser -name "tamayo" C remove-user -name "tamayo" D remove-localuser -name "tamayo" 27. Which of the following is not a boot method? A CD-ROM B Hard drive C Network Drive D Wireless Card https://quizizz.com/print/quiz/63a3e6edb513f7001d6c6b4b 4/7 12/22/22, 10:58 AM MCQ Practice Questions 28. Find out the odd one. A Guest User B Administrator C Superuser D Root 29. If the system is connected to a DHCP server it will provide the information automatically A False, It only provice Subnet B False, it cannot connect to network C False, it only provide IPV6 address D True 30. GRUB stands for A Grand Unified Buses B Grand Unified Bootloader C Grand Unit Bit D Grand Universal Bus 31. It is a good idea to make only root account in system. A False B None of the options C True D Maybe 32. IDA stands for A Identity and Access B None of the options C Install and Access D Integrity and Access 33. AD is controlled by A Controller B Direct Access C domain controller D DHCP server 34. Which of the following is not a responsibility of IDA? A Authentication B Audit Trial C Audit Tail D Access Control https://quizizz.com/print/quiz/63a3e6edb513f7001d6c6b4b 5/7 12/22/22, 10:58 AM MCQ Practice Questions 35. AD uses ______ authentication A Karbaros B Kerbberos C Kerberos D Kubernetes 36. AD LDS Stands for Application Directory Legiment Directory Application Directory Lightweight A B Services Directory Services Access Directory Lightweight Directory Active Directory Lightweight Direct C D Services Services 37. A Set of rules that defines the classes of objects and attributes that can be contained in the directory. A Schema B Laws C Protocol D AD 38. Which of the following is not a component of AD structure? A Domain B Forest C DHCP D Domain Controller 39. Active directory data store file is named as? A Ntds.dir B None of the options C Ntds.dit D Ntd.dit 40. GUID stands for A Global User Identifiers B Globally unique identifier globally used international Directory C Graphical User interface Device D Services https://quizizz.com/print/quiz/63a3e6edb513f7001d6c6b4b 6/7 12/22/22, 10:58 AM MCQ Practice Questions Answer Key 1.b 2.a 3.d 4.c 5.c 6.a 7.a 8.c 9.a 10.d 11.c 12.d 13.a 14.d 15.a 16.c 17.d 18.b 19.a 20.d 21.b 22.b 23.d 24.c 25.b 26.d 27.d 28.a 29.d 30.b 31.a 32.a 33.c 34.c 35.c 36.b 37.a 38.c 39.c 40.b https://quizizz.com/print/quiz/63a3e6edb513f7001d6c6b4b 7/7