BSc CSIT (TU) Science Web Technology (BSc CSIT, CSC318) Question Paper 2074
This is the official BSc CSIT (TU) (Science stream) Web Technology (BSc CSIT, CSC318) question paper for 2074, 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 2074 paper is a great way to practise under real exam conditions.
Section A: Long Answer Questions
Attempt any TWO questions.
What is XML? Create an XML document to describe a "weather report" with appropriate elements and attributes, and write an equivalent DTD for it.
Explain how PHP handles forms and connects to a MySQL database. Write a PHP script to insert and retrieve student records from a MySQL database.
Explain client-side form validation using JavaScript. Write an HTML form with JavaScript to validate a username, password and a checkbox before submission.
Section B: Short Answer Questions
Attempt any EIGHT questions.
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.
Explain JavaScript data types, operators and control structures with examples.
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.