Web App Development 2 - 2015 - Section A

1. What sequence of commands would you issue to upload and share your code in a GitHub repository? You can assume the added code wont cause a conflict with existing code.

2. The typical architecture of a web application follows a:

3. What design pattern does the django web application use:

4. An overriding principle when design web applications is:

5. The responsibilities of the middleware include: (select option where all correctly apply):

6. What does HTTP stand for?

7. The two most frequently used in HTTP requests are:

8. Which problem does HTTP suffer from:

9. AJAX stands for:

10. AJAX enables us to (Select the option where all statements apply):