-
web.groovymark@gmail.com
- November 26, 2024
Question 01
Which command is used in Linux to display a hierarchical list of files and directories?
- A) ls
- B) tree
- C) pwd
- D) cd
Correct Answer: B) tree
Explanation: The tree command displays a hierarchical list of files and directories in Linux.
Question 02
Which Windows tool is used to optimize and defragment hard drives?
- A) Disk Cleanup
- B) Disk Defragmenter
- C) Resource Monitor
- D) Task Scheduler
Correct Answer: B) Disk Defragmenter
Explanation: The Disk Defragmenter tool is used to optimize and defragment hard drives to improve system performance.
Question 03
Which Linux command is used to reboot the system?
- A) shutdown -r
- B) reboot
- C) poweroff
- D) halt
Correct Answer: B) reboot
Explanation: The reboot command is used to reboot the system in Linux.
Question 04
Which file system is commonly used by USB flash drives for cross-platform compatibility?
- A) NTFS
- B) ext4
- C) exFAT
- D) APFS
Correct Answer: C) exFAT
Explanation: exFAT is commonly used by USB flash drives for cross-platform compatibility.
Question 05
Which Windows tool is used to monitor system events and errors?
- A) Event Viewer
- B) Task Manager
- C) Resource Monitor
- D) Disk Management
Correct Answer: A) Event Viewer
Explanation: Event Viewer is used to monitor system events and errors in Windows.
Question 06
Which Linux command is used to create a symbolic link?
- A) ln -s
- B) cp
- C) mv
- D) ls
Correct Answer: A) ln -s
Explanation: The ln -s command is used to create a symbolic link in Linux.
Question 07
Which file system is used by macOS for better performance on solid-state drives (SSDs)?
- A) NTFS
- B) exFAT
- C) APFS
- D) ext4
Correct Answer: C) APFS
Explanation: APFS (Apple File System) is optimized for better performance on SSDs in macOS.
Question 08
Which Linux command is used to check the current disk usage by files and directories?
- A) du
- B) df
- C) free
- D) ls
Correct Answer: A) du
Explanation: The du command checks the disk usage of files and directories in Linux.
Question 09
Which Windows feature allows you to revert your computer to a previous state without losing personal files?
- A) Disk Cleanup
- B) System Restore
- C) Task Scheduler
- D) BitLocker
Correct Answer: B) System Restore
Explanation: System Restore allows you to revert your computer to a previous state without losing personal files.
Question 10
Which Linux command is used to view running processes in real time?
- A) top
- B) ps
- C) kill
- D) df
Correct Answer: A) top
Explanation: The top command displays running processes in real time in Linux.
Question 11
Which Windows command is used to display the IP configuration of a device?
- A) netstat
- B) ipconfig
- C) ping
- D) tracert
Correct Answer: B) ipconfig
Explanation: The ipconfig command displays the IP configuration of a device in Windows.
Question 12
Which Linux command is used to view the amount of free and used memory on the system?
- A) df
- B) free
- C) du
- D) top
Correct Answer: B) free
Explanation: The free command shows the amount of free and used memory on the system in Linux.
Question 13
Which Windows tool is used to schedule automatic backups of files and folders?
- A) File History
- B) Task Scheduler
- C) Resource Monitor
- D) Disk Management
Correct Answer: A) File History
Explanation: File History is used to schedule automatic backups of files and folders in Windows.
Question 14
Which Linux command is used to modify the permissions of a file or directory?
- A) chmod
- B) chown
- C) mv
- D) cp
Correct Answer: A) chmod
Explanation: The chmod command is used to modify the permissions of a file or directory in Linux.
Question 15
Which Windows command allows you to check a disk for errors?
- A) chkdsk
- B) sfc
- C) ipconfig
- D) netstat
Correct Answer: A) chkdsk
Explanation: The chkdsk command is used to check a disk for errors in Windows.
Question 16
Which file system allows for the largest file and partition sizes in Windows?
- A) FAT32
- B) exFAT
- C) NTFS
- D) APFS
Correct Answer: C) NTFS
Explanation: NTFS allows for the largest file and partition sizes in Windows.
Question 17
Which Linux command is used to search for text patterns within files?
- A) find
- B) grep
- C) ls
- D) mv
Correct Answer: B) grep
Explanation: The grep command is used to search for text patterns within files in Linux.
Question 18
Which port is commonly used for remote desktop services?
- A) Port 443
- B) Port 3389
- C) Port 22
- D) Port 80
Correct Answer: B) Port 3389
Explanation: Port 3389 is commonly used for Remote Desktop Protocol (RDP) services.
Question 19
Which Linux command is used to move a file from one location to another?
- A) mv
- B) cp
- C) ls
- D) rm
Correct Answer: A) mv
Explanation: The mv command moves a file from one location to another in Linux.
Question 20
Which Windows tool provides a graphical interface for creating and managing hard drive partitions?
- A) Disk Management
- B) Event Viewer
- C) Task Scheduler
- D) File Explorer
Correct Answer: A) Disk Management
Explanation: Disk Management provides a graphical interface for creating and managing hard drive partitions in Windows.