Answer Posted / 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 View All Answers
What is camelcase in programming?
How to determine the state of a checkbox using javascript?
Is javascript open source?
What is the use of a map object in javascript?
Which software is used for javascript?
What is null in programming?
What are the application of javascript?
Explain unescape() and escape() in javascript?
How onclick works in javascript?
What is called variable typing in javascript?
How are javascript and ecma script related?
how can we retrieve value from one database server and store them another database server using sql server code
How to access the value of a textbox using javascript?
What is the use of blur function?
What are the primitive data types in JavaScript?