Thursday 16 February 2012

WEB TECHNOLOGIES Objective Exam


Code No: A107321201 Set No. 1
JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY HYDERABAD
III B.Tech. II Sem., I Mid-Term Examinations, February– 2011
WEB TECHNOLOGIES
Objective Exam
Name: ______________________________ Hall Ticket No.
Answer All Questions. All Questions Carry Equal Marks.Time: 20 Min. Marks: 20.
A
I Choose the correct alternative:
1. The HTML tag used to include ready - formatted text on a web page is [ ]
(a) < br > (b) < amp > (c) < gre > (d) < pre >
2. What is the tag used to embed the multimedia objects directly into the webpage? [ ]
(a) href (b) include (c) link (d) object
3. __________ is the process of ensuring that some data might be correct data for a particular application. [ ]
(a) Data validation (b) Data correction (c) Data checking (d) Data deletion
4. ________ calls a function when the cursor moves away from the image. [ ]
(a) onmouserover (b) onload (c) onmouseout (d) onsubmit
5. A Java Bean may be _______ to an end user. [ ]
(a) visible (b) invisible (c) transparent (d) visible or invisible
6. ___________calls a javascript function when the cursor passes the over the image. [ ]
(a) onsubmit (b) onmouserover (c) onload (d) onmouseout
7. In forms to retrieve information from a server we use [ ]
(a) get (b) put (c) post (d) paste
8. To transform one data structure into another __________ is used. [ ]
(a) XML (b) DHTML (c) HTML (d) XSL
9. The variable names in JavaScript can begin with [ ]
(a) dollar( $ ) (b) underscore( _ ) (c) minus( - ) (d) carot( ^ )
10. A Bean is a Java Beans [ ]
(a) interface (b) class (c) component (d) object

Code No: A107321201 :2: Set No.1
II Fill in the blanks:
11. In XML document, the data type of the element must be preceded by a ____________symbol.
12. In JavaScript, variables are declared using the keyword ______________
13. In XML, the element tag starts with ______________
14. The introspection mechanism finds all of the__________ methods of a bean.
15. A _____________ is a way of keeping the names used by applications separate from each other.
16. The HTML tag used to include ready - formatted text on a web page is ____________.
17. ________ attribute of a frame tag works like an image source or a hyperlink address.
18. ________ are used to add an element of interactivity to a website.
19. ____________ is used to describe the structure of a document not the way that it is presented.
20. __________ is a combination of content formatted using HTML, cascading style sheets, a scripting language and the DOM.
-oOo-


Code No: A107321201 Set No. 1
WEB TECHNOLOGIES
KEYS
I Choose the correct alternative
1. d
2. d
3. a
4. c
5. d
6. b
7. a
8. d
9. b
10. c
II Fill in the blanks:
11. #
12. Var
13. Exclamation mark
14. Public
15. Namespace
16. <pre>
17. src
18. Forms
19. XML
20. Dynamic HTML


No comments:

Post a Comment