You are on page 1of 5

Exam

Name____NAHUM ISAAC GAMERO ACOSTA_______________________________

SOLUCION

1) What text editor comes with Microsoft Windows? 1) __C_____


A) Internet Explorer B) JavaScript
C) Notepad D) Mozilla

2) Browser security settings can be viewed and changed from the ________ menu in Internet Explorer. 2) __B_____
A) File B) Tools C) ViewD) Edit

3) The prototype property allows you to make objects more reusable. 3) ___A__
A) True
B) False

4) What is the blueprint of a Web site? 4) __D___


A) Design team chart B) Storyboard
C) Graphic elements D) Web template

5) All of the following are valid elements for creating row groups EXCEPT: 5) ___A____
A) <tcell> B) <thead> C) <tfoot> D) <tbody>

6) Which of the following video file types is associated with the RealVideo video format? 6) __A_____
A) .mpeg B) .avi C) .rm D) .wmv

7) The ________ element allows elements to be placed one on top of another on a Web page. 7) ___B____
A) Layering B) Stacking C) Clipping D) Grouping

8) A column is a series of items arranged vertically. 8) __A____


A) True
B) False

9) An area on a form in which visitors can type a single line of text is called a(n): 9) _D__
A) text option B) text area C) input element D) text box

10) The ________ element allows you to add a short description about a table. 10) ____A__
A) <caption> B) <heading> C) <title> D) <description>

11) A constructor can take parameters that assign values to object attributes. 11) _A_____
A) True
B) False

12) For the param property of the object element, which of the following values for the name attribute is used to specify
whether or not a video should being automatically? 12) __B____

A) autostart B) controls C) autoplay D) controller


13) An interactive form is also called a session form. 13) ____A__
A) True
B) False

14) Helper applications or plug-ins can be downloaded from the Internet.14) __A____
A) True
B) False

15) Which of the following functions will create a pop-up input box? 15) _D_
A) toUpperCase() B) parseFloat() C) prompt() D) alert()

16) Which of the following statements is TRUE? 16) __B__


A) HTML has replaced XHTML as a markup language.
B) XHTML makes browsers render documents faster than HTML.
C) W3C rules for creating HTML and XHTML are the same.
D) Web browsers can interpret both HTML and XHTML.

17) When width and height attributes are used, the size of the original image is unchanged. 17) __B____
A) True
B) False

18) The width attribute sets the width of a text field. 18) _B____
A) True
B) False

19) The float property has three possible values: left, center and right. 19) B
A) True
B) False

20) The most consistent way to display colors with mobile devices is to use hexadecimal values. 20) __A____
A) True
B) False

21) A global variable cannot be accessed from more than one location in a JavaScript. 21) ___B___
A) True
B) False

22) The SGML is a nonprofit group of computer specialists who set the standards for XHTML. 22) __B___
A) True
B) False

23) A specific spot on a grid of thousands of such spots that form an image displayed on a computer is called a(n):
23) ___C___

A) grid element B) image grid C) pixel D) image element

24) Form information is secure when sent via e-mail. 24) __B__
A) True
B) False

25) When using embedded styles, the style element indicates that the style sheet will be used within the Web page.
25) __A____

A) True
B) False

26) Which of the following choices defines where form data will be sent when the submit button is clicked by a visitor on
a Web page. 26) _B__

A) mailto B) method C) action D) name

27) Users can type multiple lines of text in a text field. 27) ___A___
A) True
B) False

28) The blockquote element does NOT generate quote marks. 28) __A___
A) True
B) False

29) Other than the single spaces between words, the browser ignores spaces in source code. 29) __A___
A) True
B) False

30) JavaScript can only be placed within the head section of an XHTML document. 30) __B____
A) True
B) False

31) Which of the elements below creates an input field on a form? 31) __A____
A) <form></form> B) <type />
C) <field></field> D) <input />

32) The ________ property determines how much of an element is visible in the browser window. 32) _A_____
A) visibility B) size C) crop D) clip

33) To turn on error notification for script errors, you would go to the ________ menu. 33) ___A___
A) Tools B) File C) ViewD) Edit

34) You cannot use a hyperlink to insert a video in a Web page. 34) __B____
A) True
B) False

35) When working with the position property, the ________ value allows you to place an element in a defined location
within a browser window. 35) _C_

A) area B) absolute C) placement D) relative

36) XHTML can only add ________ content to a page. 36) ___D___
A) dynamic B) staticC) active D) interactive

37) In a functional specification for a project, the ________ requirements are those related to the computer hardware and
software capabilities. 37) _D_____

A) environmental B) technical C) pseudo-code D) functional


38) Which of the following statements is true about using the width and height attributes with the <img> element? 38) __C____

A) You must provide these attributes with all image elements.


B) They affect the file size of the original image.
C) These attributes must be used correctly because they can distort an image.
D) Many browsers do not recognize these attributes.

39) If a user exceeds the maximum length of text allowed in a text box, the data typed after the limit is reached is not accepted by the
browser. 39) ___B___

A) True
B) False

40) A markup language makes Web pages dynamic and interactive. 40) ___A___
A) True
B) False

41) A frameset document does not contain a body element. 41) ___B___
A) True
B) False

42) The object element is supported by all popular browsers. 42) ___A___
A) True
B) False

43) Which attribute sets the starting location of a background image? 43) __C____
A) startlocation B) placement C) position D) location

44) The values included when using height and width attributes must be enclosed in quotes. 44) _A_
A) True
B) False

45) An example of correct syntax that will specify an rgb color value is style="color:"(165,55,25)". 45) ____A__
A) True
B) False

46) The element used to create the individual items in a dropdown list is the ________ element. 46) __C____
A) input B) form C) option D) select

47) To use an embedded element, the browser must have the associated player installed. 47) _B____
A) True
B) False

48) The ________ is an example of a function used for input validation.48) __C__
A) prompt() B) parseFloat() C) isNaN() D) toUpperCase()

49) When creating a link, including a space in the filename will result in a broken link. 49) __A____
A) True
B) False

50) What XHTML element DOES NOT display text on the Web page as seen in the Web browser? 50) ___C___
A) Comment B) Text C) Graphic image

51) When a sound is added to a page with a hyperlink, the sound will play continuously when the page is opened. 51) __A____

A) True
B) False
52) Which code example below correctly creates a borderless table? 52) ___D___
A) <table border="No" > B) <table NoBorder>
C) <table border=" "> D) <table border="0">

53) To ensure that a link opens in the current window, use the ________ value. 53) __B____
A) _current B) _self C) _window D) _same

54) Programmers use the /* and */ characters to begin and end a comment. 54) __A____
A) True
B) False

55) A ________ button can be used to clear information from a form before it has been submitted. 55) __D____
A) clear B) cancel C) post D) reset

56) Officially, there are ________ color names recognized by all browsers element may be inserted into a Web page to place
additional content on the page. 56) ___D___

A) 16 B) 140 C) 56 D) 256

57) To change the color of a Web page background, specify the color change in the <body> tag. 57) ___A___
A) True
B) False

58) When two inline styles are used together, they are separated by semicolons. 58) ______
A) True
B) False

59) The check box is often used to perform a function, such as submit a form. 59) ____A__
A) True
B) False

60) What attribute determines how many choices will display at one time in a drop-down list? 60) __B____
A) value B) size C) list D) length

You might also like