Computer Security MCQs – Multiple Choice Questions and Answers – Part 4
Multiple choice questions and answers (MCQs) on Computer Security to prepare for exams, tests, and certifications. These questions are taken from a real written exam and some parts are taken from an interview. So you will find questions on basic techniques such as encryption, signature, certificates, authentication, and more. This MCQ will easily prepare anyone to pass their exam.
1. When you log in to an online service, you are asked to provide some sort of identification, such as your name, account number, and password. What is the name given to this brief interaction?
A Security procedures
B Connection procedure
C Backup procedure
D Identification procedure
2. Which hash algorithm does the DSS signature use?
A MD5
B SHA-2
C SHA-1
D Does not use a hash algorithm
[st_adsense]
3. ________ is a form of virus explicitly designed to avoid detection by antivirus software.
A Stealth virus
B Polymorphic virus
C Parasitic virus
D Macro viruses
4. One part of the polymorphic virus, usually called ________, creates a random cipher and a key to encrypt the rest of the virus.
A mutual engine
B mutation engine
C multiple engine
D polymorphic engine
5. Indicate whether the following statement is true:
“Macro virus is a platform-independent virus.”
A True
B False
[st_adsense]
6.Indicate whether the following statement is true:
“Macro viruses infect documents, not parts of the executable code.”
A True
B False
7. A _________ is a program that takes control of another computer connected to the Internet, then uses that computer to launch attacks.
A Worm
B Zombie
C Virus
D Trap doors
8. Which hash algorithm does RSA signature use?
A MD5
B SHA-1
C MD5 and SHA-1
D Trap doors
[st_adsense]
9. “certificate_request” has two parameters, one of them is _____?
A certificate_extension
B certificate_creation
C certificate_exchange
D certificate_type
10. What is the size of an RSA signature after MD5 and SHA-1 processing?
A 42 bytes
B 32 bytes
C 36 bytes
D 48 bytes
[st_adsense]