Algo - Set 2
Algo - Set 2
C.S.I. Bishop Solomon Doraisawmy College of Arts & Science C.S.I. Bishop Solomon Doraisawmy College of Arts & Science
Pre Semester Examination NOV 2024 Pre Semester Examination NOV 2024
Part – (II) (Major) Part – (II) (Major)
Subject Name: Web Technology
Subject Code: 22SCCCA7 Class: III BCA Subject Name: Web Technology
Duration: 3 hours Max. Marks: 75 Subject Code: 22SCCCA7 Class: III BCA
Duration: 3 hours Max. Marks: 75
Section A 10 x 1 = 10
Section A 10 x 1 = 10
I. Choose the correct Answer
I. Choose the correct Answer
1. Which HTML tag is used to create a form?
1. Which HTML tag is used to create a form?
a) <form> b) <input> c) <select> d) <textarea>
a) <form> b) <input> c) <select> d) <textarea>
2. Which of the following CSS Property controls how an element is
2. Which of the following CSS Property controls how an element is
positioned?
positioned?
a) fix b) set c) static d) position
a) fix b) set c) static d) position
3. Which CSS property can be used to set the image as border instead of
3. Which CSS property can be used to set the image as border instead of
the border style?
the border style?
a) border-image-source b) background-image-source
a) border-image-source b) background-image-source
c) border-image d) background-image
c) border-image d) background-image
4. Which is the storage that allows the caching of web pages and their
4. Which is the storage that allows the caching of web pages and their
associated resources?
associated resources?
a) Offline Web Applications b) Cookies
a) Offline Web Applications b) Cookies
c) Web Databases d) FileSystem API
c) Web Databases d) FileSystem API
5. What is Vue JS?
5. What is Vue JS?
a) Scripting Language b) A framework
a) Scripting Language b) A framework
c) Programming Language d) Directives
c) Programming Language d) Directives
II. Fill in the blanks
II. Fill in the blanks
6. HTML Stands for __________.
7. An unordered list created using the ________tag. 6. HTML Stands for __________.
8. The………………element is a staring element in an HTML, it indicates 7. An unordered list created using the ________tag.
that document type definition being used by the document. 8. The………………element is a staring element in an HTML, it indicates
9. for-loop has a combination of _____, _____ and _____ in single that document type definition being used by the document.
statement in javascript. 9. for-loop has a combination of _____, _____ and _____ in single
10. _____ defines logical structure of document. statement in javascript.
10. _____ defines logical structure of document.
Section B 5 x 5 = 25 Section B 5 x 5 = 25
IV. Answer all the questions IV. Answer all the questions
16. a) Write Brief note on <body> Section. With Program 16. a) Write Brief note on <body> Section. With Program
(Or) (Or)
b) Discuss about SGML. b) Discuss about SGML.
17. a) How do you declare variable in javascript? Explain. 17. a) How do you declare variable in javascript? Explain.
(Or) (Or)
b) Write notes on objects in javascript. b) Write notes on objects in javascript.
18. a) Describe about the scope of variables. 18. a) Describe about the scope of variables.
(Or) (Or)
b) Write note on switch statement in VB Script. With program. b) Write note on switch statement in VB Script. With program.
19. a) What is CSS? And its type.Explain 19. a) What is CSS? And its type.Explain
(Or) (Or)
b) Briefly explain DHTML Events. b) Briefly explain DHTML Events.
20. a) Write brief note on XML Attribute. 20. a) Write brief note on XML Attribute.
(Or) (Or)
b) Explain the concept of XML Validation. b) Explain the concept of XML Validation.
Section C 3 x 10 = 30 Section C 3 x 10 = 30
V. Answer Any Three of the following V. Answer Any Three of the following
21. Discuss the concept f Forms in HTML. 21. Discuss the concept f Forms in HTML.
22. Explain about Conditional statement in Javascript. 22. Explain about Conditional statement in Javascript.
23. Enumerate the concept of Operators in VB Script. 23. Enumerate the concept of Operators in VB Script.
24. Explain the DOM in VB Script. 24. Explain the DOM in VB Script.
25. What are the difference between XML and HTML.Explain. 25. What are the difference between XML and HTML.Explain.