What is the role of a security administrator in an organization? MCQ with Answer and Explanation

What is the role of a security administrator in an organization?
A. To handle customer service
B. To implement and maintain security measures
C. To develop software
D. To manage finances
Answer: Option B
Solution (By JKExamLibrary)
A security administrator is responsible for implementing, managing, and maintaining an organization's security measures to protect its information assets.

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
Which of the following is a common method to protect against malware?
A. Using default passwords
B. Using antivirus software
C. Disabling firewalls
D. Opening all email attachments

Correct Answer: Option B


Explanation:
Using and regularly updating antivirus software is a fundamental method to protect against malware infections.

This question belongs to: Computer Cyber Security
Question #2 Report Error
Which of the following is a type of malware that can record keystrokes?
A. Keylogger
B. Worm
C. Ransomware
D. Adware

Correct Answer: Option A


Explanation:
A keylogger is a type of malware that records every keystroke made on a device, capturing sensitive information like passwords and credit card numbers.

This question belongs to: Computer Cyber Security
Question #3 Report Error
What form of software flaw allows a threat actor to trigger an application error by packing more data into a memory allocation sector than it can hold, overwriting processing tracks?
A. Buffer Overflow
B. Zero-Day Exploit
C. SQL Injection
D. Cross-Site Scripting

Correct Answer: Option A


Explanation:
Buffer overflows occur when input variables exceed memory segment boundaries, allowing malicious payloads to alter memory instructions and execute arbitrary commands.

This question belongs to: Computer Cyber Security