WEB TECHNOLOGY

Sixth Semester B.Sc. (NEP Regular) Degree Examination, August/September 2024

Section A (2 Marks Each)

1. Define Internet.
2. What is Web Protocol? Give example.
3. Which tag is used to embed an image and audio in HTML?
4. Define HTML Element. Give example.
5. Name any two key features of XML.
6. Write the Syntax of CSS.
7. Give two uses of JavaScript in Web development.
8. What is the use of try ... Catch Statement in JavaScript?
9. Define Event in JavaScript.
10. Write the full form of DOM and give its purpose in Web Development.
11. What is Dynamic document in Java Script?
12. What CSS property controls the Stacking Order of Elements?

Section B (5 Marks Each)

13. Explain the <table> tag in HTML.
14. Discuss the structure of a well-formed XML document.
15. Explain CSS Box model in detail.
16. Describe any five types of operators in JavaScript.
17. Describe the DOM Tree structure.

Section C (10 Marks Each)

18. Discuss the different types of lists in HTML.
19. a) Explain different types of style sheets in CSS.
19. b) Discuss any two looping statements in CSS.
20. a) Explain different ways to access Element in JavaScript.
20. b) Discuss the benefits of using JavaScript for creating dynamic documents.