-
web.groovymark@gmail.com
- November 26, 2024
Question 41
Which Windows tool is used to check the integrity of system files?
- A) sfc
- B) chkdsk
- C) netstat
- D) ipconfig
Correct Answer: A) sfc
Explanation: The sfc (System File Checker) tool checks the integrity of system files in Windows.
Question 42
Which Linux command is used to display the manual page for a command?
- A) man
- B) ls
- C) chmod
- D) pwd
Correct Answer: A) man
Explanation: The man command displays the manual page for a command in Linux.
Question 43
Which port is commonly used for SMTP traffic?
- A) Port 25
- B) Port 22
- C) Port 80
- D) Port 443
Correct Answer: A) Port 25
Explanation: Port 25 is commonly used for SMTP (Simple Mail Transfer Protocol) traffic.
Question 44
Which Windows tool is used to monitor system performance in real time?
- A) Resource Monitor
- B) Task Manager
- C) Disk Management
- D) Event Viewer
Correct Answer: A) Resource Monitor
Explanation: Resource Monitor is used to monitor system performance in real time in Windows.
Question 45
Which Linux command is used to terminate a process?
- A) kill
- B) ps
- C) top
- D) free
Correct Answer: A) kill
Explanation: The kill command terminates a process in Linux.
Question 46
Which Windows feature allows you to create a virtual hard disk (VHD)?
- A) Disk Management
- B) Task Scheduler
- C) Event Viewer
- D) File Explorer
Correct Answer: A) Disk Management
Explanation: Disk Management allows you to create and manage virtual hard disks (VHDs) in Windows.
Question 47
Which Linux command is used to create a new directory?
- A) mkdir
- B) ls
- C) cd
- D) rm
Correct Answer: A) mkdir
Explanation: The mkdir command creates a new directory in Linux.
Question 48
Which Windows tool is used to manage user accounts and groups?
- A) Local Users and Groups
- B) Event Viewer
- C) Task Manager
- D) Resource Monitor
Correct Answer: A) Local Users and Groups
Explanation: Local Users and Groups is used to manage user accounts and groups in Windows.
Question 49
Which Linux command is used to display a list of files and directories?
- A) ls
- B) cp
- C) mv
- D) chmod
Correct Answer: A) ls
Explanation: The ls command displays a list of files and directories in Linux.
Question 50
Which Windows tool allows you to create and schedule tasks to run at specific times?
- A) Task Scheduler
- B) Event Viewer
- C) Resource Monitor
- D) File Explorer
Correct Answer: A) Task Scheduler
Explanation: Task Scheduler allows you to create and schedule tasks to run at specific times in Windows.