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 |
What are the properties of stack?
What are ‘settimeout()’?
Why javascript is so popular?
What is viewstate in javascript?
WHAT IS .NET?
What is the use of math object in javascript?
Is JavaScript a case-sensitive language?
How do you assign object properties?
find the common prime divisors of two given numbers
How do you implement Ajax using hide() function in JQuery?
What is the use of type of operator?
What is scope variable in javascript?