Last Updated on 6 years by School4Seo Team
[box]
- Google Mobile Sites Exam – All Q&As
- * Updated on 25-Apr-2019
- * 100% Moneyback Guarantee
- * 100% Legitimate to use for Exam
[purchase_link id=”13142″ style=”button” color=”red” text=”Download Mobile Sites Exam’s Answersheet” direct=”true”][/box]
How does AMP work?
- Keeps all third-party JavaScript out of the critical path
- All of the above
- Doesn’t let extension mechanisms block rendering
- Allows only asynchronous scripts
Correct answer is:
- All of the above
Explanation
- AMP doesn’t let extension mechanisms block page rendering. AMP supports extensions for things like lightboxes, instagram embeds, tweets, etc.
- To keep JavaScript from delaying page rendering, AMP allows only asynchronous JavaScript.
- It keeps all third-party JavaScript out of the critical path
Read more here: https://support.google.com/partners/answer/7336293
[1234]