21CS62 – Fullstack Development Solved Model Question Paper – 1 with Answers
Module 1
1.B] Explain how Django Processes a Request.
OR
2.A] Explain Wildcard URL patterns and Django’s Pretty Error Pages.
Module 2
3.A] Explain Basic Template Tags and Filters.
3.B] Explain MTV Development Pattern.
OR
4.A] Explain Template Inheritance with example.
4.B] Explain Making Changes to a Database Schema.
Module 3
5.A] Explain Customizing the Admin Interface.
5.B] Explain Creating a Feedback Form and Processing the Submission.
OR
6.B] List and Explain URLconf Tricks.
Module 4
7.A] Define Generic Views and explain its types.
7.B] Explain Extending Generic Views
OR
8.B] Write a note on followings:
i) Cookies
ii) Users and Authentications.
Module 5
9.A] List and explain the technologies Ajax is overlaid on.
9.B] Explain XHTML Http Request and Response.
OR
10.A] List and explain the jQuery Ajax facilities.