Which of the following is an example of a physical security measure in cybersecurity? MCQ with Answer and Explanation

Which of the following is an example of a physical security measure in cybersecurity?
A. Using biometric access controls to a data center
B. Using encryption
C. Implementing a firewall
D. Installing antivirus software
Answer: Option A
Solution (By JKSSB Mock Tests)
Biometric access controls, such as fingerprint or iris scanners, are physical security measures that restrict physical access to sensitive areas like data centers.

Discuss this Question (0)

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

Practice More Cyber Security Questions

Question #1
A specialized tool that not only detects active network intrusions but also automatically reconfigures firewall rules to block the attacker’s source IP address immediately is a/an:
A. Intrusion Detection System (IDS)
B. Proxy Server Gateway
C. Intrusion Prevention System (IPS)
D. Cryptographic Hash Verifier

Correct Answer: Option C


Explanation:
An IPS builds on standard IDS capabilities by proactively blocking or neutralizing detected threats in real time.

This question belongs to: Computer Cyber Security
Question #2
What is the principle of 'least privilege' in cybersecurity?
A. Granting access based on seniority
B. Granting all users full access
C. Granting users the minimum levels of access necessary to perform their tasks
D. Granting access to all employees

Correct Answer: Option C


Explanation:
The principle of least privilege means providing users with only the access and permissions they need to perform their job functions, reducing the risk of misuse or unauthorized access.

This question belongs to: Computer Cyber Security
Question #3
Which type of antivirus detection strategy analyzes an unverified program's instruction codes for malicious traits, helping it flag new threats even if the file hash is missing from standard databases?
A. Static Signature Masking
B. Heuristic Analysis / Behavioral Monitoring
C. Database Static Lookup
D. Cryptographic Indexing

Correct Answer: Option B


Explanation:
Heuristic analysis checks software patterns and rules of behavior to detect unknown zero-day malware variants that lack established signature profiles.

This question belongs to: Computer Cyber Security