Thursday 24 September 2015

Experienced Dreamweaver Objective type Questions and Answer

26. A page has an embedded style sheet that redefines H3 as Arial, red. The same page has a linked style sheet attached that defines H3 as Verdana, blue, and 16 pixels. How should text between H3 tags display on the page in a browser?
A. Arial, red, 16 pixels
B. Verdana, red, 16 pixels
C. Verdana, blue, 16 pixels
D. Arial, red, browser default font size
Answer: A

27. What will test to see if the values of x and y are the same?
A. if (x = y)
B. IF (x = y)
C. if (x EQ y)
D. if (x == y)
Answer: D

28. When would an onBlur event occur?
A. onBlur is not an event
B. when an image is selected
C. when a form field is selected
D. when selecting any object other than the one the onBlur event is attached to
E. when selecting any object after selecting the one the onBlur event is attached to
Answer: E

29. Which product is required to enable users to play Flash video on a Web page without progressive downloading?
A. Flash Media Encoding Server
B. Flash Media Interactive Server
C. Flash Media Streaming Server
D. Flash Media Rights Management Server
Answer: C

30. You are required to publish content stored in a database to a Web page on-demand.
Which two types of connectivity are required? (Choose two.)
A. The database must be installed on the web server.
B. Dreamweaver must be able to connect to a database.
C. Your web server must be able to connect to a database.
D. Your application server must be able to connect to a database.
E. Your web server must be able to connect to an application server.
Answer: D,E

More Questions & Answers:-
Page1 Page2 Page3 Page4 Page5 Page6 Page7 Page8 Page9 
Page10 Page11

No comments:

Post a Comment