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 foreach loop in javascript?
What is singleton class in javascript? Explain
How typeof operator works?
What are 2 (shorthand) boolean operators supported by javascript
What are all the looping structures in javascript?
What will be the output of the following statements?
What is a closure and how do you use it?
What are the different functional component in javascript?
What is the scope of variables in JavaScript?
How does typeof operator work?
What are a fixed-width table and its advantages in javascript?
How can I learn javascript fast?
What is new function in javascript?
How to submit a form using JavaScript by clicking a link?
What is enum in javascript?