Bca 20
Bca 20
P. T. O.
[3] BCA–C-302 [4] BCA–C-302
(vii) Characteristics of <DIV> and <SPAN> are : (xi) Which of the following is the correct syntax to
(CO2) add an iframe ? (CO2)
(a) <DIV> inherits properties defined for (a) <iframe src = “ demo_iframe.htm ” style =
<SPAN> in a stylesheet “ border:none ” > < / iframe >
(b) <SPAN> and <DIV> define content to be (b) <iframe src = “ demo_iframe.htm ” style =
inline or block-level “ border:5px dotted red ” > < / iframe >
(c) <iframe src = “ demo_iframe.htm ” width =
(c) <DIV> and <SPAN> are used as
“ 200 ” height = “ 200 ” > < / iframe >
alternatives for element <P>
(d) <iframe src = “ URL ” > < / iframe >
(d) <DIV> is used inside element <P>
(xii) Which variable is used to collect form data sent
(viii) Which of these tags are all <table> tags ? (CO2)
with both the GET and POST methods ? (CO4)
(a) <table> <head> <tfoot> (a) $BOTH
(b) <table> <tr> <td> <thead> (b) $REQUEST
(c) <thead> <body> <tr> <caption> (c) $_BOTH
(d) <table> <tr> <tt> (d) $_REQUEST
(ix) Border in css has the following properties : (CO3) 2. Attempt any four of the following (Short answer type
(a) width questions) : 3 each
(b) style (a) Differentiate ordered and unordered lists. (CO2)
(c) color (b) Write a note on DHTML. (CO1)
(c) Write a short note on web architecture MVC
(d) All of the above
Model. (CO4)
(x) Which tag is used to create a check box in
(d) Write a note on MySQL. (CO5)
HTML ? (CO2)
(e) Explain DOM briefly. (CO3)
(a) <checkbox>
Section—B
(b) <select>
3. Attempt any two of the following : 6 each
(c) <input type = checkbox>
(a) Discuss the concept of transforming XML using
(d) None of the above XSL and XSLT. (CO1)
P. T. O.
[5] BCA–C-302
BCA–C-302 70
P. T. O.