Which of the following is a common method to secure data in transit? MCQ with Answer and Explanation

Which of the following is a common method to secure data in transit?
A. Using SSL/TLS encryption
B. Using antivirus software
C. Using a firewall
D. Using strong passwords
Answer: Option A
Solution (By JKExamLibrary)
SSL/TLS encryption secures data as it travels across networks, protecting it from interception and tampering.

This question belongs to: Computer Cyber Security

Discuss this Question (0)

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

Practice More Cyber Security Questions

Question #1 Report Error
A piece of software code that remains hidden and completely inactive inside a corporate server until an executive's account deletion triggers its destructive routine is a:
A. Logic Bomb
B. Rootkit Module
C. Macro Virus
D. Computer Worm

Correct Answer: Option A


Explanation:
Logic bombs are snippets of malicious code hidden within legitimate software programmed to activate only when specific conditions are met.

This question belongs to: Computer Cyber Security
Question #2 Report Error
What administrative rule requires employees to lock their desks, secure printed papers, and password-protect their monitors whenever they step away from their desks?
A. Zero Trust Validation Framework
B. Principle of Least Privilege
C. Clean Desk Policy
D. Stateful Boundary Policy

Correct Answer: Option C


Explanation:
Clean desk policies mitigate insider threat options and corporate espionage risks by mandating that physical workspaces remain free of exposed sensitive records.

This question belongs to: Computer Cyber Security
Question #3 Report Error
Which software utility evaluates file directories by calculating SHA-256 hashes, alerting administrators if any core application files have been modified or corrupted?
A. File Compression Engine
B. Firewall Packet Filter
C. Integrity Checker
D. Sandbox Controller

Correct Answer: Option C


Explanation:
Integrity checkers calculate cryptographic hashes of files, comparing them to known vendor benchmarks to verify the file hasn't been modified.

This question belongs to: Computer Cyber Security