0% found this document useful (0 votes)
32 views3 pages

Dec - 2023 BCS-053

assagment
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)
32 views3 pages

Dec - 2023 BCS-053

assagment
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/ 3

No.

of Printed Pages : 3 BCS–053

BACHELOR OF COMPUTER

m
APPLICATIONS (BCA) (REVISED)

.co
Term-End Examination

u
December, 2023

ur
BCS-053 : WEB PROGRAMMING

Time : 2 Hours ntGMaximum Marks : 50

Weightage : 75%
me

Note : Question No. 1 is compulsory. Attempt any


ign

three questions from the rest.


ss

1. (a) What is WAP ? How does WAP model


work ? Explain it with diagram. 5
UA

(b) Explain the uses of any five HTML


NO

elements which are used in form design. 5

(c) What is Document Object Model (DOM) ?


IG

Draw the node three of an HTML DOM. 3

(d) What is AJAX ? List out the differences


between AJAX and JavaScript. 4

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

(e) What is CSS ? Explain embedded style


sheets with HTML example. 3

2. (a) What is DTD ? Explain its role in XML. 5

m
(b) What is the need of server side scripting ?

.co
How is it different from client side
scripting ? 5

u
ur
3. (a) What are cookies ? How do you create and

(b) Design an WML program


ntG
set the life of cookie in a JSP program ?

to
5

display
me
username and password. Make the
necessary assumptions. 3
ign

(c) Why do we use GET and POST methods of


HTTP protocol ? 2
ss

4. (a) Differentiate between the following : 4


UA

(i) Include directive and Include action

(ii) Model versus view in the context of


NO

MVC architecture.
IG

(b) Explain the following WML elements : 3

(i) <optgroup>

(ii) <setvar>
[3]

(c) Explain the Box model of HTML with the


help of a diagram. 3

5. (a) Write a JSP program to fetch the record of

m
the student having attributes such as

.co
name, programme, course code and grade
from the table stored in database. 6

u
ur
(b) Explain the method getElementById ( ) in

ntG
JavaScript with the help of an example. 4
me
ign
ss
UA
NO
IG

BCS–053

You might also like