1.

Which of the following is not a security or privacy threat?1. Piggybacking2. Cracking3. Virus4. Debugging

Answer» Correct Answer - Option 4 : Debugging 

The correct answer is Debugging.

  • In computer programming and software development, debugging is the process of finding and resolving bugs within computer programs, software, or systems.
  • The basic steps in debugging are:
    • Recognize that a bug exists.
    • Isolate the source of the bug.
    • Identify the cause of the bug.
    • Determine a fix for the bug.
    • Apply the fix and test it.
  • Piggybacking refers to when a person tags along with another person who is authorized to gain entry into a restricted area or pass a certain checkpoint.
  • Cracking means trying to get into computer systems in order to steal, corrupt, or illegitimately view data. 
  • A computer virus is a malicious software program loaded onto a user's computer without the user's knowledge and performs malicious actions.  


Discussion

No Comment Found

Related InterviewSolutions