Welcome to Pop Quiz
Please answer the following 10 questions
1. Please write a proper doctype.
2. Which technology could you use to ensure a user is filling out a form correctly?
A. Javascript
B. jQuery
C. PHP
D. All of the above
E. None of the above
3. What do you call a function that's part of an object?
4. a href="#">Hello!/a- What is the attribute?
A. Hello!
B. a
C. href
D. closing a tag
E. None of the above
5. True or False: PHP is a client-side programming language.
True
False
6. True or False: CSS is an object-oriented language
True
False
7. What does AJAX stand for?
8. True or False: phpMyAdmin is the only way to interact with a database
True
False
9. Every database table should have a _____ index and a column that auto-increments
10. A _____ function is triggered when another function finishes