NEW
Font size
WorksheetsMCQ Practice Questions (Extracted)
Total questions: 80
Worksheet time: 40mins
Which of the following is not an operating system?
Linux
Synix
Windows
DOS
What is the full form of FAT?
File allocation table
File action template
Font attribute table
File attribute table
Which command is used to make a hidden directory in linux?
mkdir hidden directoryName
mkdir -h directoryName
mkdir -hd directoryName
mkdir .directoryName
Which of the following command is used to list hidden files?
ls -ld
None of the options
ls -a
ls -al
A server ____ the request.
Hide
Request
Responds
Controls
In P2P there is _____.
Same computer as server/client
Dedicated Server
Multiple server
A server cannot act as client
Which command is used to delete non-empty directory.
rm -r dirName
rmdir -r dirName
rmdir dirName
rmdir -R dirName
The maximum file size of FAT32 system is____?
1TB
4MB
4 GB
4.7GB
ISDN stands for?
Integrated Service Digital Network
Integrated Service Dark Network
International Standard for
Integrated Service for Digital Network
Firewall acts as ____ between networks.
None of all.
Border
Messenger
Barrier
______ can be used to administer linux server remotely.
None of the options
SSH
Telnet/SSH anyone
Telnet
Which command overrides the content of a file?
cat filename
cat>>filename
cat -a filename
cat>filename
What does the following command do? mv file1 file2
renames file1 to file2
moves file1 and file2
renames file2 to file1
combines file1 and file2
Who is the founder of Linux?
Linus Albert
Stephen Linux
Linux D
Linus Torvalds
I can see the content of the file but I cannot edit it. This means the file has ___.
Read permission
Only write permission
Only execute permission
No permissions
To change directory to 2 steps back which of the following command is used?
cd ../../
cd //
cd .././
cd ././
which of the following is not a File system?
FAT32
exFAT
REFS
MD5
I make requests and I receive responses. Who am I?
I don't know you
Client
Peers
Server
Which of the following is not an role of windows server?
Linux Integration
DNS server
None of the options
DHCP server
Which of the following is not available in windows server 2022 datacenter edition?
Storage Migration Service
Storage Spaces
Software-defined Networking
None of the options
To create user without password using powershell
None of the options
new-localuser -name "name" -description "desc" -nopassword
newlocaluser -name "name" -description "desc" -nopassword
new-localusers -name "name" -description "desc" -nopassword
In powershell to store input in a variable as secured string
$variable = read-host -asecuredstring
$variable = read-host -assecurestring
$variable = read-host -assecuredstring
$variable = red-host -assecurestring
To list all local user in Windows PowerShell.
get-alluser
get alluser
get -localuser
get-localuser
Inorder to get new user(user1) on login screen
user1 must create additional group
user1 must have lowercase name
user1 must be member of Users group
user1 must be string only
To add user in Users group
add-newgroupmember -group "groupname" -member "user"
add-localgroupmember -group "groupname" -member "user"
add -newgroupmember -group "groupname" -member "user"
add-groupmember -group "groupname" -member "user"
To remove a user named "tamayo" in powershell.
remove-localuser -name "tamato"
sudo remove-localuser -name "tamayo"
remove-user -name "tamayo"
remove-localuser -name "tamayo"
Which of the following is not a boot method?
CD-ROM
Hard drive
Network Drive
Wireless Card
Find out the odd one.
Guest User
Administrator
Superuser
Root
If the system is connected to a DHCP server it will provide the information automatically
False, It only provice Subnet
False, it cannot connect to network
False, it only provide IPV6 address
True
GRUB stands for
Grand Unified Buses
Grand Unified Bootloader
Grand Unit Bit
Grand Universal Bus
It is a good idea to make only root account in system.
False
None of the options
True
Maybe
IDA stands for
Identity and Access
None of the options
Install and Access
Integrity and Access
AD is controlled by
Controller
Direct Access
domain controller
DHCP server
Which of the following is not a responsibility of IDA?
Authentication
Audit Trial
Audit Tail
Access Control
AD uses _____ authentication
Karbaros
Kerbberos
Kerberos
Kubernetes
AD LDS Stands for
Application Directory Legiment Directory Services
Application Directory Lightweight Directory Services
Access Directory Lightweight Directory Services
Active Directory Lightweight Direct Services
A Set of rules that defines the classes of objects and attributes that can be contained in the directory.
Schema
Laws
Protocol
AD
Which of the following is not a component of AD structure?
Domain
Forest
DHCP
Domain Controller
Active directory data store file is named as?
Ntds.dir
None of the options
Ntds.dit
Ntd.dit
GUID stands for
Global User Identifiers
Globally unique identifier
Graphical User interface Device
globally used international Directory Services
What is the Max File Size Fat32 File System holds?
32GB
128GB
2GB
4GB
Which of the following is the function of an Operating System.
Memory Management
Process Management
Device Management
All of the above
The file system "NTFS" stands for?
New Type File System
Never Terminated File System
New Technology File System
New Technology File Support
Peer to Peer Network is an example of?
BUS Topology
Mesh Topology
Star Topology
None of the above.
Which file system uses compression or supports compression?
NTFS
FAT32
FAT16
COM32
Token Ring is the Data link Technology for?
WAN
MAN
LAN
TLAN
In the network of 20 computers, which of the following topology require extensive cabling?
Mesh
Ring
Star
BUS
Which topology has high rate of data collision?
Mesh
BUS
Ring
None of the mentioned.
The _____ is the physical path over which a message travels.
Security Policies
Medium
Runway
Route
Which of the following device broadcast the packets all the time.
Bridge
Switch
HUB
Router
Which one is the services of the server?
File Service
Mail Service
Remote access
All of the above.
Firmware interface support of GPT is?
BIOS
UEFI
GPEI
None of the above.
What is the Maximum partition capacity of MBR?
2TB
4TB
8TB
10TB
Which of the following is the suitable answer for Windows Registry?
Boot Option
BIOS
Low level Setting
Permission
Which type of server is slower in terms of speed?
Tower
Rack
Blade
The first Windows Server OS was?
Windows NT 2
Windows NT 3.1
Windows NT 4
None of the above.
Which command is correct?
$pwd=readHost -asecured String
$pwd=read-host as -Secured String
$pwd=read-host -assecurestring
$pwd=read-host -assecuredString
Which one of the following is the Remote access tool?
Team Viewer
PuTTY
Both A and B
None of the above
What component of email is responsible for providing email service.
Male Transfer Agent
Mail Transfer Agent
Message Transfer Agent
Mail Delivery Agent
DHCP helps to?
Helps computer on an IP network to receive Network configuration
Provides Domain names
Enables remote access
None of the above
When was the first operating system developed?
1965
1950
1955
1960
Network Operating system runs on ____?
Every system in the network
Server
Both A and B
None of the above
Which of the following file systems is known for its journaling feature?
FAT32
HFS+
exFAT
NTFS
What does the acronym DHCP stand for?
Dynamic Hypertext Configuration Protocol
Dynamic Host Control Protocol
Dynamic Hypertext Control Protocol
Dynamic Host Configuration Protocol
Which command is used to list all files and directories in a Linux terminal?
list
dir
ls
show
Which of the following is a type of network topology?
Triangle
Circle
Square
Star
What does DHCP stand for?
Dynamic Host Configuration Protocol
Dynamic Host Control Protocol
Dynamic Hypertext Configuration Protocol
Dynamic Host Communication Protocol
Which command is used to display the current directory in Linux?
pwd
cd
ls
dir
What is the primary function of a DHCP server?
Manage user accounts
Store files
Route traffic
Assign IP addresses
Which command is used to check the current directory in a Linux terminal?
pwd
cd
ls
dir
Which of the following is a common protocol used for secure file transfer?
SMTP
HTTP
SFTP
FTP
What does the acronym IP stand for?
Interconnected Protocol
Internet Package
Internet Protocol
Internal Protocol
Which of the following is a type of network topology?
Star
Circle
Square
Triangle
What is the primary purpose of a firewall?
To protect the network
To store data
To provide internet access
To manage user accounts
Which command is used to remove a user from a group?
delete-groupmember -group "groupname" -member "user"
remove-localgroupmember -group "groupname" -member "user"
remove-groupmember -group "groupname" -member "user"
del-groupmember -group "groupname" -member "user"
What is the primary purpose of a VPN?
To increase internet speed
To provide a secure connection over the internet
To block all internet traffic
To connect to a local network
Which of the following is a common method for securing a wireless network?
WPA2
WEP
None of the above
Open Network
What does the acronym DNS stand for?
Domain Network Service
Dynamic Network Service
Data Network System
Domain Name System
Which protocol is used to securely transfer files over the internet?
SFTP
FTP
SMTP
HTTP
What is the main function of a proxy server?
To provide internet access
To filter requests
To store data
To manage user accounts
