Questions
As we conclude, here is a list of questions for you to test your knowledge regarding this chapter's material. You will find the answers in the Assessments section of the Appendix:
- A web application is best described by which of the following?
- Code designed to be run client-side
- Database SQL code
- Web service targeting
- Code designed to be run server-side
- What is used to store session information?
- A cookie
- A directory
- A snoop
- A file
- The _________ scripting language is used on the client side.
- PHP
- JavaScript
- ASP.NET
- ASP
- Which of the following is used to access content that is not located in a website's root directory?
- Directory traversal
- Brute force
- SQL injection
- Port scanning