BSc CSIT (TU) Science Web Technology (BSc CSIT, CSC318) Question Paper 2079
This is the official BSc CSIT (TU) (Science stream) Web Technology (BSc CSIT, CSC318) question paper for 2079, as set in the regular annual examination. It carries 60 full marks and a time allowance of 180 minutes, across 12 questions. On Kekkei you can attempt this Web Technology (BSc CSIT, CSC318) past paper online with a timer, get instant AI feedback and step-by-step solutions, and track the topics where you lose marks — completely free. Whether you are revising for your BSc CSIT (TU) Web Technology (BSc CSIT, CSC318) exam or solving previous years' question papers, this 2079 paper is a great way to practise under real exam conditions.
Section A: Long Answer Questions
Attempt any TWO questions.
Explain the HTTP protocol. Describe the structure of an HTTP request and HTTP response message with the common HTTP methods and status codes.
Differentiate between DTD and XSD. Write an XSD schema for an XML document describing a list of books.
Explain cookies and sessions in PHP. Write a PHP script that uses sessions to manage user login state.
Section B: Short Answer Questions
Attempt any EIGHT questions.
Explain the structure of a URL and the role of DNS in resolving domain names.
Differentiate between the GET and POST methods of submitting form data.
What is AJAX? Explain how AJAX enables asynchronous communication between the client and the server.
Explain the role of a web server. Differentiate between static and dynamic web pages.
What is JSON? Differentiate between JSON and XML for data exchange.
What are cookies? Explain how cookies are created and read in a web application.
Differentiate between the Internet and the World Wide Web. Explain the client-server architecture of the web.
Explain HTML tables and forms with examples of the common form elements.
Explain different types of CSS selectors with examples.