HamiIT
Sign inGet started
Home
ADD CONTENT

Sign in Required

Please sign in to add content

Sign In
ProgramsBCASemester 3Web TechnologyUnit 5: Introduction to Advance Server Side Issues (9Hrs)
Chapter Study

BCA Semester 3 – Web Technology – Unit 5: Introduction to Advance Server Side Issues (9Hrs)

Comprehensive questions and detailed answers for Unit 5: Introduction to Advance Server Side Issues (9Hrs). Perfect for exam preparation and concept clarity.

9
Questions
65
Marks
Back to All Chapters
1

Compare XML Schema with DTD. Write XML Schema to describe a student as root element,
name as child element with first_name, middle_name, last_name,
city as child element with content "KTM", "PKR", "LPT",
and rollno as its attribute.

HardTHEORY10 marks2024(TU FOHSS Final)
2

What is XML? Differentiate XML schema with DTD.

MediumMCQ5 marks2019(TU FOHSS Final)
3

Develop a simple web page that asks the users input (name, email, phone, gender) and store into database using server side script.

MediumMCQ10 marks2019(TU FOHSS Final)
4

What are the rules for creating XML document? Write a XML code to store following information about student. 

  • Each student has a name, address, phone and website element. 
  • Address might appears multiple times 
  • Address has attribute named “type” with value permanent and temporary must be 10 digit.
HardMCQ10 marks2019(TU FOHSS Final)
5

What is well formed XML? Explain different ways of DTD implementation for XML documents.

MediumMCQ5 marks2023(TU FOHSS Final)
6

Define XPath? Explain different elements required to create XSLT document.

MediumMCQ5 marks2023(TU FOHSS Final)
7

Design form to accept name, email, phone, gender, country and validate them using server script with following rules and store them into database called "store" and table "information".

  • i. All fields are required.
  • ii. Phone number must contain 10 digit
  • iii.Email must be valid format
HardTHEORY10 marks2023(TU FOHSS Final)
8

Why session is required in web development? Explain how you set and remove values stored in Session with suitable example?

MediumTHEORY5 marks2020(TU FOHSS Final)
9

How XSL is different from CSS? Explain.

MediumTHEORY5 marks2021(TU FOHSS Final)
Showing 9 questions

Questions in Unit 5: Introduction to Advance Server Side Issues (9Hrs)

Compare XML Schema with DTD. Write XML Schema to describe a student as root element, name as child element with firstname, middlename, lastname, city as child element with content "KTM", "PKR", "L

Marks: 10

Year: 2024 Final TU FOHSS

Part A: Comparison between DTD and XML Schema (5 Marks) Definition DTD (Document Type Definition): A rule set that defines the structure and legal elements of an XML document. XML Schema (XSD):

What is XML? Differentiate XML schema with DTD.

Marks: 5

Year: 2019 Final TU FOHSS

1. What is XML? XML (eXtensible Markup Language) is a text-based markup language used to store, transport, and share data in a structured and self-descriptive format. Key Features: - User-defined ta

Develop a simple web page that asks the users input (name, email, phone, gender) and store into database using server side script.

Marks: 10

Year: 2019 Final TU FOHSS

--- 1. Web Page with HTML Form (Client-Side) html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>User Reg

What are the rules for creating XML document? Write a XML code to store following information about student.  Each student has a name, address, phone and website element.  Address might appears mul

Marks: 10

Year: 2019 Final TU FOHSS

1. Rules for Creating XML Document (5 Marks) 1. Single Root Element: - An XML document must have exactly one root element that encloses all other elements. 2. Properly Nested Elements: - All

What is well formed XML? Explain different ways of DTD implementation for XML documents.

Marks: 5

Year: 2023 Final TU FOHSS

1. Well-Formed XML (2 Marks) An XML document is said to be well-formed if it follows all the basic syntax rules of XML. Rules for Well-Formed XML: - Must have one root element - All tags must be prop

Define XPath? Explain different elements required to create XSLT document.

Marks: 5

Year: 2023 Final TU FOHSS

1. XPath (2 Marks) XPath (XML Path Language) is a language used to navigate, locate, and select nodes (elements, attributes, text) from an XML document. Key Points: - Uses path expressions similar to

Design form to accept name, email, phone, gender, country and validate them using server script with following rules and store them into database called "store" and table "information". - i. All field

Marks: 10

Year: 2023 Final TU FOHSS

Requirements: - Fields: name, email, phone, gender, country - All fields are required - Phone number must be 10 digits - Email must be in valid format - Store data into database store, table i

Why session is required in web development? Explain how you set and remove values stored in Session with suitable example?

Marks: 5

Year: 2020 Final TU FOHSS

1. Why Session is Required - HTTP is a stateless protocol, meaning it does not remember users between requests. - Session allows the server to store user-specific data temporarily. - Useful for:

How XSL is different from CSS? Explain.

Marks: 5

Year: 2021 Final TU FOHSS

1. XSL (eXtensible Stylesheet Language) XSL is used to transform and format XML documents into other formats like HTML, XML, or plain text. Key Points: - Works mainly with XML - Can transform structu

About Unit 5: Introduction to Advance Server Side Issues (9Hrs) Questions

This page contains comprehensive questions from the Unit 5: Introduction to Advance Server Side Issues (9Hrs) chapter of Web Technology, part of the BCA Semester 3 curriculum. All questions include detailed model answers from past TU exam papers.

Study Tips

  • Review concepts before attempting questions
  • Practice writing complete answers
  • Compare your answers with model solutions
  • Focus on questions from recent years
  • Use direct links (#question-ID) to bookmark and share specific questions

Related Resources

← Back to Web Technology Chapters

Unit 5: Introduction to Advance Server Side Issues (9Hrs) chapter questions with answers for Web Technology (BCA Semester 3). Prepare for TU exams with our comprehensive question bank and model answers.

H
Hami IT

Empowering IT students with quality education resources and comprehensive exam preparation materials.

Programs

  • Flutter
  • Java
  • DevOps

Company

  • About Us
  • Contact

Contact

  • 📧hamiit.dev@gmail.com
  • 📞+977 9813706443
  • 📍Kathmandu, Nepal

© 2026 Hami IT. All rights reserved.