BSc CSIT (TU) Science Web Technology (BSc CSIT, CSC318) Question Paper 2077
This is the official BSc CSIT (TU) (Science stream) Web Technology (BSc CSIT, CSC318) question paper for 2077, 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 2077 paper is a great way to practise under real exam conditions.
Section A: Long Answer Questions
Attempt any TWO questions.
Explain client-side form validation using JavaScript. Write an HTML form with JavaScript to validate a username, password and a checkbox before submission.
Explain the structure of an HTML5 document. Discuss the different ways of applying CSS (inline, internal, external) with examples and explain the CSS box model.
Explain the HTTP protocol. Describe the structure of an HTTP request and HTTP response message with the common HTTP methods and status codes.
Section B: Short Answer Questions
Attempt any EIGHT questions.
What is the Document Object Model (DOM)? Explain how JavaScript is used to manipulate the DOM.
What is XSLT? Explain how XSLT is used to transform an XML document with an example.
Explain arrays in PHP. Differentiate between indexed, associative and multidimensional arrays with examples.
Explain user-defined functions in PHP with examples of passing arguments by value and by reference.
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.