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 191:

    DRAG DROP

    You have the following HTML markup:

    You need to create a JavaScript to add an additional option named Air to the shippingType element. You write the following code.

    How should you complete the code? To answer, drag the appropriate lines of code to the correct targets in the answer area. Each line may be used once, more than once, or not at all. You may drag the split bar between panes or scroll to view content.

    Select and Place:

  • Question 192:

    You develop an HTML5 application that allows users to upload files from their local computers. The user interface must remain responsive during the upload.

    You need to implement the file upload functionality for the application.

    Which two actions should you perform? (Each correct answer presents a complete solution. Choose two.)

    A. Use an HTML form with a file type INPUT element that targets a hidden IFRAME element.
    B. Use a file type INPUT element, and then use the Web Storage API to upload the file.
    C. Use a FormData object and upload the file by using XMLHttpRequest.
    D. Register the file protocol by using protocol handler registration API and then upload the file by using XMLHttpRequest.
    E. Use the FileSystem API to load the file, and then use the jQuery post method to upload the file to the server.

  • Question 193:

    DRAG DROP

    You create a webpage that includes the following HTML markup: (Line numbers are included for reference only.)

    You need to ensure that a form cannot be submitted unless the INPUT element contains the word OK.

    Which five actions should you perform in sequence? (To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.)

    Select and Place:

  • Question 194:

    You are creating a JavaScript object that represents an employee.

    You need to extend the Employee object by adding the GetPayroll() method.

    You need to ensure that all future instances of the Employee object implement the GetPayroll() method.

    Which code segment should you use?

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

  • Question 195:

    You are modifying a blog site to improve search engine readability.

    You need to group relevant page content together to maximize search engine readability.

    Which tag should you use?

  • Question 196:

    HOTSPOT

    You develop an HTML5 webpage that contains the following markup and code:

    You have the following requirements:

    Display a message if users select the first OPTION element, and then submit the form.

    Do not display an alert message if users select any other OPTION element, and then submit the form.

    You need to implement the madeSelection() function.

    How should you complete the relevant code? (To answer, select the appropriate code segment from each drop-down list in the answer area.)

    Hot Area:

  • Question 197:

    HOTSPOT

    You are validating user input by using JavaScript and regular expressions.

    A group of pre-defined regular expressions validate two input fields:

    You need to use the correct expression to validate the input.

    Which expression should you insert into each function? To answer, select the appropriate options from the drop-down lists in the answer area.

    Hot Area:

  • Question 198:

    An HTML page contains no embedded JavaScript or CSS code. The body of the page contains only the following line of code.

    test

    A CSS style sheet must be applied dynamically. The style must visibly change the appearance of the paragraph on the page.

    You need to apply a style to the paragraph.

    Which line of code should you use?

    A. document.getElementById("test").style.top = "5px";
    B. document.getElementById("test").style.border = "0";
    C. document.getElementById("test").style.color = "red";
    D. document.getElementById ("test").style.position = "absolute";

  • Question 199:

    You are developing a customer web form that includes following HTML.

    You need to develop the form so that customers can enter only a valid account type consisting of two English alphabet characters.

    Which code segment should you use?

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

  • Question 200:

    You develop an HTML application that is located at www.adventure-works.com. The application must load JSON data from www.fabrikam.com.

    You need to choose an approach for loading the data.

    What should you do?

    A. Add a crossdomain.xml file to the second server.
    B. Configure Cross-Origin Resource Sharing (CORS) on the servers.
    C. Load the data in a JavaScript timeout callback.
    D. Reference the remote data as an XML resource.

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.