InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
The number of plug-ins available in Grunt is around ________. |
|
Answer» The number of plug-ins AVAILABLE in Grunt is around ________. |
|
| 2. |
Grunt.js helps with simplification through automation. |
|
Answer» Grunt.js HELPS with SIMPLIFICATION through automation. |
|
| 3. |
The three main actions to be performed in gruntfile include _____________. |
|
Answer» The three MAIN ACTIONS to be performed in gruntfile include _____________. |
|
| 4. |
How can one reduce the size of images using Grunt? |
|
Answer» How can one REDUCE the size of IMAGES USING GRUNT? |
|
| 5. |
While installing grunt.js, the g in "$ npm install grunt-cli-g" represents ___________ |
|
Answer» While installing grunt.js, the G in "$ NPM install grunt-cli-g" represents ___________ |
|
| 6. |
SASS expands to ______________ |
|
Answer» SASS expands to ______________ |
|
| 7. |
While installing grunt.js, the cli in "$ npm install grunt- |
|
Answer» While installing grunt.js, the cli in "$ npm INSTALL grunt-cli -g" represents _____________ |
|
| 8. |
Can we create our own plug-in and add to the grunt library? |
|
Answer» Can we create our own plug-in and ADD to the grunt library? |
|
| 9. |
Which plug-in helps with the validation of the js files ? |
|
Answer» Which plug-in HELPS with the VALIDATION of the js files ? |
|
| 10. |
The Grunt plug-in to remove any unwanted CSS within the project is _________ |
|
Answer» The GRUNT plug-in to remove any UNWANTED CSS within the project is _________ |
|
| 11. |
The final step in creating a plug-in is ________ |
|
Answer» The FINAL step in creating a plug-in is ________ |
|
| 12. |
The plug-in used for Uglify is __________ |
|
Answer» The plug-in used for UGLIFY is __________ |
|
| 13. |
Grunt prefers____ model approach to coding. |
|
Answer» GRUNT prefers____ MODEL approach to coding. choose the correct option from below list (1)session-based (2)collinear (3)streamlined (4)pick and APPLY (5)Configuration Answer:-(5)Configuration |
|
| 14. |
After installing any plug-in, the file which would reflect the dependency changes automatically is ________________ |
|
Answer» After installing any plug-in, the file which WOULD reflect the DEPENDENCY changes automatically is ________________ |
|
| 15. |
Grunt does not allow users to add their custom developed |
|
Answer» GRUNT does not allow users to ADD their custom developed plug-ins and PUBLISH them to npm. choose the correct option from below LIST (1)True (2)False Answer:-(2)False |
|
| 16. |
Officially maintained plug-ins carry the prefix _________ |
|
Answer» Officially maintained plug-ins carry the prefix _________ |
|
| 17. |
Which plug-in takes care of sending automatic notifications? |
|
Answer» Which plug-in takes CARE of sending AUTOMATIC NOTIFICATIONS? |
|
| 18. |
CSS with superpowers refers to _____________ |
|
Answer» CSS with superpowers REFERS to _____________ choose the CORRECT option from below list (1)SPSS (2)SASS (3)SRSS (4)SLSS (5)SACS Answer:-(2)SASS |
|
| 19. |
Which plug-in helps with revisioning the files? |
|
Answer» Which plug-in HELPS with revisioning the FILES? |
|