1.

Which of the following is not render blocking resource?(a) CSS(b) HTML(c) JavaScript(d) JqueryI had been asked this question in a job interview.The above asked question is from Web Performance Optimization in portion HTML Images & Web Page Files of HTML

Answer»

Right OPTION is (d) Jquery

To explain I WOULD say: HTML, CSS and JavaScript are RENDER blocking resources to the DOM. To enhance the SPEED of your web page these resources should be properly used.



Discussion

No Comment Found

Related InterviewSolutions