Exam Papers

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 3

1.Which organization defines the Web Standards?

Microsoft Corporation
IBM Corporation
World Wide Web Consortium [correct]
Apple Inc

2.Who is the primary author of HTML?


Brendan Eich
Tim Berners- Lee [correct]
Web Programmer
Google Inc

3.HTML document contain one root tag


Head
Title
HTML [correct]
Body

4.Basic fundamental block is known as-


HTML Tag [correct]
HTML element
HTML attribute
HTML body

5. Which of the following are the features of jQuery?


Efficient query method for finding the set of document elements
Expressive syntax for referring to elements in the document
Useful set of methods for manipulating selected elements
All of the mentioned [correct]

6.Which of the following is a single global function defined in the jQuery library?
jQuery() [correct]
$()
Queryanalysis()
None of the mentioned

7.The correct example of class selector is .


h2.type1 {color: #000000;} [correct]
h2 type1 {color: #000000;}
h2 #type1 {color: #000000;}
#h2 type1 {color: #000000;}

8. Which is not the selector type of CSS?


Type selector
Universal selector
Local selector [correct]
Descendant selector

9.Which of the following are the advantages of CSS?

CSS saves time


Page load faster
Easy maintenance
All of them [correct]

10. �������.. is a built � in JavaScript function which can be used to execute


another function after a given time interval.

Timeout( )
TimeInterval( )
setTimeout ( ) [correct]
All of the above

11.You can redirect the webpage in JavaScript by using ������� method.


window. reload
window.location [correct]
page.location
url.newlocation

12. A ������� mostly used to take users choice on any option and displays a dialog
box with two buttons Ok and Cancel.
Alert dialog box
Information dialog box
Prompt dialog box
Conformation dialog box [correct]

13. Invoking ���. more than once on the same object with the same arguments has no
effect, the handler function remains registered only once, and repeated invocation
does not alter the order in which handlers are invoked.
addEvent()
addMultipltEvent()
attachEvent()
addEventListener() [correct]

14.If you are using $ in your own code, or are using another library, such as
prototype, that uses $, you can call ���. to restore $ to its original value.
jQuery.noConflict() [correct]
jQuery.removeConflict()
jQuery.restoreDefault()
jQuery.restoreFunction()

15.Which of the following is/are the sources of Content Distribution Network(CDN)


for jQuery.
jQuery CDN
Microsoft CDN
Google CDN
All of the above [correct]

16.The �����.. property indicates whether the marker should appear inside or
outside of the box containing the bullet points.
list-style-align
list-style-type [correct]
list-style-position
list-style-appearance

17.The overflow property of CSS can take one of the following values.

i) visible ii) invisible iii) hidden iv)


scroll v) auto

i, ii, iii and iv only


i, iii, iv and v only [correct]
i, ii, iv and v only
All i, ii, iii, iv and v

18.The �������� property for HTML tables in CSS specifies whether the browser
should control the appearance of adjacent borders that touch each other.
border-spacing
border-collapse [correct]
caption-side
table-layout

19.Which of the following is/are the examples of empty elements in HTML markup.
i) <br> ii) <hr> iii) h1 iv) img

i, ii and iii only


ii, iii and iv only
i, ii and iv only [correct]
i, ii, iii and iv only

20.The �����.. statement indicates the particular version of HTML or XHTML being
used in the document.
<meta>
<!DOCTYPE> [correct]
<base>
<link>

21.The elements such as bold(b), italic(i), strong(strong), emphasis(em) are the


examples of �����.
plain elements
outline elements
block level elements
inline elements [correct]

22.Which of the following is the correct way of linking external style sheet in a
HTML document.
<link rel=�stylesheet� href=�universal.css� type=�text/css�> [correct]
<link rel=�sheet� href=�universal.css� type=�text/css�>
<link rel=�externalsheet� href=�universal.css� type=�text/css�>
<link rel=�css� href=�universal.css� type=�text/css�>

23.The ������. element is used to render simple graphics such as line art, graphs
and other custom graphical elements on the client side.
canvas [correct]
drawing
graphs
shapes

24.In HTML5, it is possible to validate data entry by setting the ������� attribute
for a form control.
validate
required [correct]
restrict
allow

25.HTML5 introduces an ������� element, which may be used withing content to


represent material that is tangential.
article
aside [correct]
details
section

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy