Search Your Question...!

Showing posts with label Packaging. Show all posts
Showing posts with label Packaging. Show all posts

AngularJS Packaging and Testing MCQ's

1.  Which one of these is a Bower Concept?

   View Answer   

   Package



2. The following is the syntax of installing a Component in Bower.

   View Answer   

   Bower install componenet name



3. In Package.json, to include the latest version we can use.

   View Answer   

   Symbol



4. Grunt runs tasks using Temporary files which are disk I/O operations.

   View Answer   

   TRUE