0% found this document useful (0 votes)
64 views4 pages

June - 2023 BCS-053

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

June - 2023 BCS-053

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

No.

of Printed Pages : 4 BCS-053

om
BACHELOR OF COMPUTER
APPLICATIONS (BCA) (REVISED)

u.c
Term-End Examination
June, 2023

ur
BCS-053 : WEB PROGRAMMING
Time : 2 Hours Maximum Marks : 50

tG
en (Weightage : 75%)

Note : Question No. 1 is compulsory and carries


20 marks. Attempt any three questions from
question no. 2 to question no. 5.
m

1. (a) Consider the following information : 3+3


ign

Student Name Programme


First name Last Name Code
ss

Ravi Kumar BCA


Ananth Malik MCA
UA

(i) Create an XML document for the data


given in the table above. Use
NO

appropriate tags.
(ii) Create the DTD to validate the XML
document created in part (i).
IG

P. T. O.
[2] BCS-053

(b) A database table consists of the following

om
fields :
Programme (ProgrammeCode, Title, Duration)
Assuming that connection has been

u.c
established with the database and a
statement object “stmt” has been

ur
instantiated, write the code fragment to

tG
get a ResultSet object containing the list of
all those programmes, whose duration is
en
more than 1 year. 6

(c) Write a JavaScript script that changes the


m

colour of paragraph, whose id is “IGNOU”,


ign

to green. 5

(d) Explain the GET method of HTTP with the


ss

help of an example. 3

2. (a) Explain the MVC architecture with the


UA

help of a diagram. 5
NO

(b) What are implicit objects in the context of


JSP ? Explain any two implicit objects of
JSP. 5
IG
[3] BCS-053

3. (a) What is the need of session management in

om
the context of HTTP ? Define the terms–
session and state in this context. Explain
with the help of .JSP script, how session

u.c
object can be used to create a session. 7

(b) What is include directive in JSP ? Explain

ur
its use with the help of an example. 3

tG
4. (a) Explain the following technologies in the
context of Web 2.0 : 6
en
(i) Widgets
(ii) Blogging
m

(iii) Podcasting
(b) Write HTML code to create a form as
ign

shown below : 4
ss
UA
NO
IG

P. T. O.
[4] BCS-053

5. (a) What are the advantages of using CSS ?

om
What is an external style sheet ? How is it
linked to the related HTML document ? 5

(b) Explain the following WML elements with

u.c
the help of an example : 3+2

(i) WML Tables

ur
(ii) <anchor> element

tG
en
m
ign
ss
UA
NO

BCS-053 4,420
IG

You might also like