Web Technology - Unit Wise Questions

Questions Organized by Units
Unit 1: HTML and CSS
20 Questions

1.

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

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

1 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

2. What is CSS? Discuss types of CSS with example.

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

3. What is XML? Differentiate XML schema with DTD.

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

1.

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

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

1 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

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
Details
Official Answer
AI Generated Answer

AI is thinking...

4. List common application of web server, Explain how session works.

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

5. Describe the tags and attributes for a form in HTML document?

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

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
Details
Official Answer
AI Generated Answer

AI is thinking...

6. What is anonymous access? Discuss about Integrated windows authentication.

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

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
Details
Official Answer
AI Generated Answer

AI is thinking...

7. Explain tire technology with examples?

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

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
Details
Official Answer
AI Generated Answer

AI is thinking...

1.

vii) CSS uses dot (.) for,

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

1 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

8. Write short note on following:

  •  Cookies.
  •  XML DOM
5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

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
Details
Official Answer
AI Generated Answer

AI is thinking...

1.

ix) A cookie is often used to identify a

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

1 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

9. Differentiate between tags and attributes? Write a HTML and CSS code design your curriculum vitae (CV) using different html elements like (table, image, formatting tags, links).

10 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

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
Details
Official Answer
AI Generated Answer

AI is thinking...

10. Develop a simple web page that asks the users input (name, email, phone, gender) and store into database using server side script.

10 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

11. What are the rules for creating XML document? Write a XML code to store following

information about student.

  •  Each student has a name, address, phone and website element.
  •  Address might appears multiple times
  •  Address has attribute named “type” with value permanent and temporary
  •  Phone must be 10 digit.
10 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

Unit 2: Issue of Web Technology
0 Questions
Unit 3: The Client Tier
0 Questions
Unit 4: The Server Tier
0 Questions
Unit 5: Introduction to Advanced Server Side Issues
0 Questions