0% found this document useful (0 votes)
23 views2 pages

Assignment - DCA6203 - Set 1 & 2 - Sept2024

This document outlines the internal assignments for the Master of Computer Applications (MCA) program for the September 2024 session, specifically for the course DCA6203 – Web Technologies. It details two sets of assignments, each consisting of questions related to web development technologies such as HTML, DHTML, XML, AJAX, and PHP, with specific marks allocated for each question. The average of the marks from both assignments will be used for internal assessment, and answers for 10-mark questions should be approximately 400-500 words.

Uploaded by

Akanksha singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views2 pages

Assignment - DCA6203 - Set 1 & 2 - Sept2024

This document outlines the internal assignments for the Master of Computer Applications (MCA) program for the September 2024 session, specifically for the course DCA6203 – Web Technologies. It details two sets of assignments, each consisting of questions related to web development technologies such as HTML, DHTML, XML, AJAX, and PHP, with specific marks allocated for each question. The average of the marks from both assignments will be used for internal assessment, and answers for 10-mark questions should be approximately 400-500 words.

Uploaded by

Akanksha singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Centre for Distance & Online Education

INTERNAL ASSIGNMENT

SESSION SEPT 2024


PROGRAM MASTER OF COMPUTER APPLICATIONS (MCA)
SEMESTER 2
COURSE CODE & NAME DCA6203 – WEB TECHNOLOGIES
CREDITS 4
NUMBER OF ASSIGNMENTS & MARKS 02
30 Marks each
Note:
 There will be two sets of assignments for every course and all questions are compulsory in both sets.
 Average of both assignments’ marks scored will be considered as Internal Assessment Marks.
 Answers for 10 marks questions should be approximately of 400-500 words.

Set – I
Q.No Questions Marks Total Marks
1. Discuss the important role HTML has played in the evolution of web 5+5
development. Describe how HTML serves as the foundational language for 10
creating the structure and organizing the content of web pages, allowing
developers to design and format text, images, links, and other elements that make
up a webpage’s layout and functionality.
2. Distinguish between HTML and DHTML, highlighting the key differences in
their functionalities and capabilities. Additionally, explain the various benefits of
using DHTML, including its ability to create dynamic, interactive web content 5+5 10
that enhances user experience through features like real-time updates, animations,
and improved responsiveness to user actions.
3. Describe the various features of XML, including its ability to store and transport 5+5 10
data in a structured and flexible manner, support for custom tags, and emphasis
on data integrity and readability. Provide an example of a web page that utilizes
XML, illustrating how XML can be integrated to display data in a meaningful
way while allowing for easy data manipulation and access.
Set – II
Q.No Questions Marks Total Marks
4. Explain the concept of XLink in XML, which is a standard that allows for the
creation of hyperlinks within XML documents, enabling the linking of resources
and facilitating navigation between different pieces of information. Define the
various attributes of XLink, including xlink:href, which specifies the target of the 5+5 10
link; xlink:role, which defines the role of the link; xlink:title, providing a title for
the link; and xlink:show and xlink:actuate, which control how the linked resource
is presented and when it is activated.
5. Explain what AJAX (Asynchronous JavaScript and XML) is, a technique used in
web development that enables the creation of dynamic and interactive web
applications by allowing data to be exchanged between the client and server
asynchronously, without requiring a full page reload. Discuss how AJAX works,
highlighting its key components, which include the XMLHttpRequest object for 2+3+3+
10
sending requests to the server, JavaScript for processing the data, and HTML/CSS 2
for updating the web page content. Additionally, outline the advantages of AJAX,
such as improved user experience through faster load times, reduced server load,
and enhanced interactivity, which contribute to the creation of more responsive
web applications.
6. Explain the purpose of PHP (Hypertext Preprocessor) in web development, 3+4+3 10
highlighting its role as a server-side scripting language that enables developers to
Mail id: [email protected]
Phone: 91 7303 055 055 (Toll Free)
Centre for Distance & Online Education
create dynamic and interactive web pages by processing data on the server before
sending it to the client. Discuss the syntax of PHP code, covering essential
elements such as variables, which are defined with a dollar sign followed by the
variable name; data types, including strings, integers, and arrays; operators for
performing calculations and comparisons; and comments, which can be added for
clarification and documentation. Provide a code example that demonstrates these
basic elements in action, illustrating how PHP is used to handle data and generate
dynamic content on a webpage.

Mail id: [email protected]


Phone: 91 7303 055 055 (Toll Free)

You might also like