1.

What does not come under minification?(a) removal of comments(b) removal of new line characters(c) removal of white space characters(d) removal of multimedia elementsI had been asked this question during an internship interview.I would like to ask this question from Web Performance Optimization topic in division HTML Images & Web Page Files of HTML

Answer»

Right option is (d) REMOVAL of multimedia elements

The explanation is: For better web performance we use removal of UNNECESSARY CHARACTERS from the source code like WHITE space characters, comments, new line characters, block delimiters etc.



Discussion

No Comment Found

Related InterviewSolutions