70-480 Exam Details

  • Exam Code
    :70-480
  • Exam Name
    :Programming in HTML5 with JavaScript and CSS3
  • Certification
    :Microsoft Certifications
  • Vendor
    :Microsoft
  • Total Questions
    :332 Q&As
  • Last Updated
    :Dec 07, 2021

Microsoft 70-480 Online Questions & Answers

  • Question 111:

    You have a webpage that uses HTML5.

    You plan to add the following text to the bottom of the page as a footer.

    Our Address!

    123 Here St.

    Seattle, WA

    Email: [email protected]

    Copyright Fabrikam, Inc.

    You need to use HTML5 to maximize Search Engine Optimization (SEO) for the page.

    How should you structure the content at the bottom of the page?

    A. Option A
    B. Option B
    C. Option C
    D. Option D

  • Question 112:

    DRAG DROP

    You are creating an application by using HTML5 and CSS3. The styles for the pages are derived from five style sheets.

    You need to order the style sheets by greatest CSS rule weight to lowest CSS rule weight.

    In which order will the five style sheets be applied by the browser? To answer, move the style sheet types from the list of style sheet types to the answer area and arrange them in the order in which the browser will apply them. The first style

    sheet that the browser will apply must appear at the top of the list in the answer area.

    Select and Place:

  • Question 113:

    You are developing an HTML5 web application that displays the current temperature whenever a button is clicked. The following code provides this functionality.

    When the temperature is loaded, the status property on the loader instance does not change.

    You need to ensure that the status property on the loader instance is updated when the temperature is loaded.

    Which code segment should you use to replace the Loader function?

    A. Option A
    B. Option B
    C. Option C
    D. Option D

  • Question 114:

    You are developing an HTML5 web application and are styling text.

    You need to use the text-transform CSS property.

    Which value is valid for the text-transform property?

    A. Italic
    B. Line-through
    C. Capitalize
    D. 20px

  • Question 115:

    You are developing a web page. You create a grid layout by using the following CSS segment.

    You have the following requirements:

    You must place content in the first column of the second row.

    The content must span two columns.

    You need to ensure that the style of the grid meets the requirements.

    Which CSS segment should you use?

    A. Option A
    B. Option B
    C. Option C
    D. Option D

  • Question 116:

    You are creating a class named Consultant that must inherit from the Employee class. The Consultant class must modify the inherited PayEmployee method. The Employee class is defined as follows.

    function Employee() {}

    Employee.prototype.PayEmployee = function ( ){

    alert('Hi there!');

    }

    Future instances of Consultant must be created with the overridden method.

    You need to write the code to implement the Consultant class.

    Which code segments should you use? (Each correct answer presents part of the solution. Choose two.)

    A. Consultant.PayEmployee = function () { alert('Pay Consulant'); }
    B. Consultant.prototype.PayEmployee = function () { alert('Pay Consultant'); }
    C. function Consultant () { Employee.call(this); } Consultant.prototype = new Employee(); Consultant.prototype.constructor = Consultant;
    D. function Consultant() { Employee.call(this); } Consultant.prototype.constructor = Consultant.create;

  • Question 117:

    You are developing a web page that includes the following HTML.

    Hello There!

    The font color of text inside the span must be red.

    You need to develop the web page to meet the requirement.

    Which two CSS segments will achieve the goal? (Each correct answer presents a complete solution. Choose two.)

    A. Option A
    B. Option B
    C. Option C
    D. Option D

  • Question 118:

    You create the following JavaScript code:

    You must complete the ShowCanWeAfford() function:

    Display the message Denied! If the PaymentAmount variable is greater than 500.

    Display the message Approved! If the PaymentAmount variable is less than 300.

    Display the message Approved with caution! If the PaymentAmount variable is less than 500 and greater than 300.

    You need to add statements to the ShowCanWeAfford() JavaScript function to meet the requirements.

    Which three actions should you perform in sequence? (Develop the solution by selecting the required code segments and arranging them in the correct order.)

    Select and Place:

  • Question 119:

    You are creating a new Windows 8 application, and you want to set up TDD for your JavaScript code. Which testing framework will you use

    A. QUnit
    B. QUnit-Metro
    C. Microsoft Test
    D. NUnit

  • Question 120:

    HOTSPOT

    You have the following code. (Line numbers are included for reference only.)

    For each of the following statements, select Yes if the statement is true. Otherwise, select No.

    Hot Area:

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Microsoft exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 70-480 exam preparations and Microsoft certification application, do not hesitate to visit our Vcedump.com to find your solutions here.