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 is dhtml in javascript?
What does 3 dots mean in javascript?
what is eval pls breif information send me
Can an anonymous function be assigned to a variable?
What does the following statement declares?
Is javascript event driven?
TypeError: document.getelementbyid(...) is null?
What is an ECMAScript?
Methods get and post in html forms - what's the difference?
How do you implement Ajax using hide() function in JQuery?
What does "1"+2+3 evaluate to?
different between web server and application server