Web Technology 2019-Objective

Tribhuwan University
Faculty of Humanities and Social Sciences
OFFICE OF THE DEAN
2019-Objective
Bachelor of Computer Applications
Course Title: Web Technology
Code No: CACS205
Semester: Third Semester
Full Marks: 60
Pass Marks: 24
Time: 3 hours
Candidates are required to answers the questions in their own words as far as possible.

Group A

Attempt all the questions. 10x1 = 10

1.

i) Which of the following provide additional information about HTML elements?

a) Headings    b) Paragraphs    c) Attributes    d) Styles

1 marks view

1.

ii) Which of the following is NOT an inline element?

a) <img>    b) <span>    c) <input>    d) None of the above

1 marks view

1.

iii) How can you make an e-mail link?

a) <a href="mailto:xxx@yyy”>    

b) <mail href="xxx@yyy ">    

c) <mail>xxx@yyy </mail>    

d) <a href="xxx@yyy ">

1 marks view

1.

iv) For XML document to be valid?

a) Document need to be well formed also

b) Document need not to be well formed

c) Document need to be well formed & valid

d) Document validity has no relationship with well formedness

1 marks view

1.

v) W3C is stands for

a) World Wide Web Center

b) World Wide Web Company

c) World Wide Web Consortium

d) World Wide Web Certificate

1 marks view

1.

vi) XSL is,

a) AN XML based language to create style sheets

b) Extensible solution language

c) A language which is not used in XML

d) Extended stylesheet language

1 marks view

1.

vii) CSS uses dot (.) for,

a) Element selector    b) Class selector    c) ID selector    d) Attribute selector

1 marks view

1.

viii) Namespace in XML is used to,

a) Distinguishes one XML vocabulary from another

b) Provides the spaces into name

c) Querying language

d) Make duplicate of XML validation

1 marks view

1.

ix) A cookie is often used to identify a

a) User    b) Browser    c) Web page    d) Client

1 marks view

1.

x) Server side scripts is

a) Visible to the end user

b) Invisible to the end user

c) Defined to user

d) None

1 marks view