22-23 WT
22-23 WT
Roll. No:
SECTION A 20
(a) Hypermedia
(b) Hypertext
(c) Hypertext Transcript Protocol
(d) Dynamic Website
Page 1 of 4
(d) Convention for representing and interacting with objects in html documents
(a) You can process the XML document in a linear fashion from the top down.
(b) You are processing a very large XML document whose DOM tree would consume too
much memory.
(c) The problem to be solved involves only part of the XML document
(d) All of the above.
(a) fontcolor:
(b) textcolor:
(c) textcolour:
(d) color:
(a) style
(b) css
(c) stylesheet
(d) Both A. and B.
(a) Yes, it provides try, catch as well as throw key word for exception handling
(b) Yes, but it provides only try block
(c) Yes, but it provides only Try catch block, but does not allow throw exception
(d) no
(a) Both a and b are equal in value, type and reference address
(b) Both a and b are equal in value
(c) Both a and b are equal in value and type
(d) There is no such statement
(a) ! (Exclamation)
(b) $ (Dollar)
(c) & (Ampersand)
Page 2 of 4
(d) # (Hash)
2.d. Is java script a statically typed or a dynamically typed language? Explain it.[CO4] 2
SECTION B 30
3-a. List and discuss the factors which makes a website search engine friendly.[CO1] 6
3-d. Explain XML schema and discuss various types ways to define xml schema with 6
example.[CO2]
3.g. Discuss the function that is used for deleting a directory in PHP.[CO5] 6
SECTION C 50
4-a. Explain the term Search Engine Optimization with related examples.[CO1] 10
5-a. Create and save an XML document at the server which contains 10 users information. Write 10
a program, which takes user Id as an input and returns user details by taking user information
from the XMl document.[CO2]
5-b. Design an internal and external DTD with the help of suitable example.[CO2] 10
Page 3 of 4
6. Answer any one of the following:-
6-b. Create a webpage which displays "Hello World" with font size 20 pixels, bold format, in 10
"Times New Roman" font and green in color using inline CSS, embedded CSS and external
CSS.[CO3]
7-b. Develop a simple online shopping application using JavaScript.(Assume your own 10
data).[CO4]
Page 4 of 4