Tag: technology

Questions Related to technology

Consider the following case: A = false B = true; What is the result of A && B ?

  1. True

  2. False


Correct Option: B

As a preventive measure what needs to be done while accessing the Database?

  1. Use of dynamic Query with System Privilege Account

  2. Use of Prepared Statements

  3. Use Least Privilege Account

  4. Both 1 and 3

  5. Both 2 and 3


Correct Option: E
  1. View Helper

  2. DAO

  3. Service to Worker

  4. Composite Entity


Correct Option: B
  1. Firewall

  2. Input Validation

  3. Updated Antivirus

  4. Extension check for file


Correct Option: B
  1. Cross site Scripting

  2. Injection flaws

  3. Privilege Escalation

  4. None of the above


Correct Option: C