What is Minification



What is Minification..

Answer / hrpatelsoft@gmail.com

Minification is the process of removing all unnecessary characters(empty spaces are removed) and variables will be renamed without changing it's functionality. It is also a type of obfuscation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

Is javascript enabled on chrome?

0 Answers  


What is createtextnode?

0 Answers  


How can you detect the client operating system using javascript?

0 Answers  


What are the methods involved in javascript?

0 Answers  


What is NaN?

0 Answers  






How compare function works javascript?

0 Answers  


What is data type in javascript?

0 Answers  


Write about the errors shown in javascript?

0 Answers  


Does javascript support foreach loop?

0 Answers  


Can you pass a anonymous function as an argument to another function?

0 Answers  


How to create the namespace in javascript?

0 Answers  


How to update a function in javascript?

0 Answers  


Categories