PrepAway - Latest Free Exam Questions & Answers

Category: 70-480 (v.3)

Exam 70-480: Programming in HTML5 with JavaScript and CSS3 (updated December 1st, 2014)

You need to display the image by using the correct semantic markup

DRAG DROP
You are developing an HTML5 web application that will display encyclopedia entries.
Each encyclopedia entry has an associated image that is referred to in the entry.
You need to display the image by using the correct semantic markup.
What should you do? (To answer, drag the appropriate HTML tag to the correct element. Each tag
may be used once, more than once, or not at all. You may need to drag the split bar between panes
or scroll to view content.)

Which two code segments should you use?

You create the following JavaScript code:

You have the following requirements:
You must invoke a function that displays the vehicle information within the following HTML element:
<div id=”display”x/div>
The output of the function must appear on the webpage as follows:
Vehicle Color is silver
Stay safe!
Vehicle TransmissionType is manual
Big machine!
You need to invoke the JavaScript function to display the required output in the HTML element.
Which two code segments should you use? (Each correct answer presents a complete solution.
Choose two.)

Which line of code should you insert at line 04?

You are developing an application that processes order information. Thousands of orders are
processed daily. The application includes the following code segment. (Line numbers are included for
reference only.)

The application must:
Display the number of orders processed and the number of orders remaining
Update the display for every 25th record processed
You need to develop the application to meet these requirements.
Which line of code should you insert at line 04?


Page 17 of 20« First...10...1516171819...Last »