Which type of tool is used to examine network packets flowing across a local network interface to diagnose configuration problems or security vulnerabilities? MCQ with Answer and Explanation

Which type of tool is used to examine network packets flowing across a local network interface to diagnose configuration problems or security vulnerabilities?
A. System Uninstaller
B. Network Packet Sniffer / Protocol Analyzer
C. Registry Compactor Engine
D. Disk Cleanup Tool
Answer: Option B
Solution (By JKSSB Mock Tests)
Packet sniffers are utility tools that monitor and log network data packet payloads to support network debugging and analysis.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Software Questions

Question #1
What is the difference between a thread and a process in software?
A. Process is a program in execution; thread is a smaller unit within a process
B. Thread is a program; process is a unit
C. They are the same
D. Process is for CPU; thread is for memory

Correct Answer: Option A


Explanation:
A process can contain multiple threads sharing resources.

This question belongs to: Computer Computer Software
Question #2
Which of the following is a characteristic of proprietary software?
A. Free to distribute
B. Source code is available
C. Can be modified by users
D. Restricted use and distribution

Correct Answer: Option D


Explanation:
Proprietary software has restrictions on copying, modifying, and redistributing.

This question belongs to: Computer Computer Software
Question #3
Which utility program compresses data structures by replacing repeated patterns with shorter shorthand markers, outputting extensions like .zip or .rar?
A. File Encryption Utility
B. System Registry Cleaner
C. File Archiver / Compression Utility
D. Disk Checker Suite

Correct Answer: Option C


Explanation:
File archivers compress file sizes by eliminating data redundancy, packing files into single transportable archive structures.

This question belongs to: Computer Computer Software