SlideShare a Scribd company logo
Certified Cordova Developer
VS-1124
Certified Cordova Developer
www.vskills.in
CCCCertifiedertifiedertifiedertified Cordova DeveloperCordova DeveloperCordova DeveloperCordova Developer
Certification CodeCertification CodeCertification CodeCertification Code VS-1124
Vskills certification for Cordova Developer assesses the candidate as per the company’s
need for developing mobile applications which work in different mobile operating system.
The certification tests the candidates on various areas in Cordova based mobile application
basics, using the command-line interface, Using Cordova with iOS, Blackberry, Android or
Windows Phone, Config.xml file, plug-in development and whitelisting.
Why should one take this certification?Why should one take this certification?Why should one take this certification?Why should one take this certification?
This Course is intended for professionals and graduates wanting to excel in their chosen
areas. It is also well suited for those who are already working and would like to take
certification for further career progression.
Earning Vskills Cordova Developer Certification can help candidate differentiate in today's
competitive job market, broaden their employment opportunities by displaying their
advanced skills, and result in higher earning potential.
Who will beneWho will beneWho will beneWho will benefit from taking this certification?fit from taking this certification?fit from taking this certification?fit from taking this certification?
Job seekers looking to find employment in mobile application development departments
of various companies, students generally wanting to improve their skill set and make their
CV stronger and existing employees looking for a better role can prove their employers the
value of their skills through this certification.
Test DetailsTest DetailsTest DetailsTest Details
• Duration:Duration:Duration:Duration: 60 minutes
• No. of questions:No. of questions:No. of questions:No. of questions: 50
• Maximum marks:Maximum marks:Maximum marks:Maximum marks: 50, Passing marks: 25 (50%)
There is no negative marking in this module.
Fee StructureFee StructureFee StructureFee Structure
Rs. 4,000/- (Includes all taxes)
Companies that hire VskillsCompanies that hire VskillsCompanies that hire VskillsCompanies that hire Vskills Cordova DeveloperCordova DeveloperCordova DeveloperCordova Developer
Cordova Developers are in great demand. Companies specializing in mobile application
development are constantly hiring skilled Cordova developers. Various public and private
companies also need Cordova developers for their mobile application development
departments.
Certified Cordova Developer
www.vskills.in
Table of ContentsTable of ContentsTable of ContentsTable of Contents
1.1.1.1. OverviewOverviewOverviewOverview
1.1 Basic Components
1.2 Development Paths
2.2.2.2. Platform SupportPlatform SupportPlatform SupportPlatform Support
2.1 Mobile Platforms Supported
3.3.3.3. The CommandThe CommandThe CommandThe Command----Line InterfaceLine InterfaceLine InterfaceLine Interface
3.1 Prerequisites
3.2 Create the App
3.3 Add Platforms
3.4 Build the App
3.5 Test the App
3.6 Add Plugin Features
3.7 Using merges to Customize
3.8 Updating Cordova
4.4.4.4. iOS and CordovaiOS and CordovaiOS and CordovaiOS and Cordova
4.1 iOS Basics
4.2 iOS Configuration
4.3 Upgrading iOS
4.4 iOS WebViews
4.5 iOS Plugins
4.6 iOS Command-line Tools
5.5.5.5. Android and CordovaAndroid and CordovaAndroid and CordovaAndroid and Cordova
5.1 Android Basics
5.2 Android Configuration
5.3 Android WebViews
5.4 Android Plugins
5.5 Upgrading Android
5.6 Android Command-line Tools
6.6.6.6. BlackBerry 10 and CordovaBlackBerry 10 and CordovaBlackBerry 10 and CordovaBlackBerry 10 and Cordova
6.1 Requirements
6.2 Install the BlackBerry Native SDK
6.3 Set up for Signing
6.4 Create a Project
6.5 Deploy to Emulator
6.6 Deploy to Device
6.7 Debugging with WebInspector
6.8 Building a Release Version
Certified Cordova Developer
www.vskills.in
6.9 Deploy to Other Locations
7.7.7.7. Windows Phone 7 Platform GuideWindows Phone 7 Platform GuideWindows Phone 7 Platform GuideWindows Phone 7 Platform Guide
7.1 Windows Phone 7 Basics
7.2 Upgrading Windows Phone
7.3 Windows Phone Plugins
7.4 Windows Phone Command-line Tools
8.8.8.8. Windows Phone 8 Platform GuideWindows Phone 8 Platform GuideWindows Phone 8 Platform GuideWindows Phone 8 Platform Guide
8.1 Windows Phone 8 Basics
8.2 Upgrading Windows Phone
8.3 Windows Phone Plugins
8.4 Windows Phone Command-line Tools
9.9.9.9. Amazon Fire OS and CordovaAmazon Fire OS and CordovaAmazon Fire OS and CordovaAmazon Fire OS and Cordova
9.1 Amazon Fire OS Basics
9.2 Amazon Fire OS Configuration
9.3 Amazon Fire OS WebViews
9.4 Amazon Fire OS Plugins
10.10.10.10. Using Plugman to Manage PluginsUsing Plugman to Manage PluginsUsing Plugman to Manage PluginsUsing Plugman to Manage Plugins
10.1 Installing Plugman
10.2 Create a Cordova Project
10.3 Adding a Plugin
10.4 Remove a Plugin
10.5 Help Commands
10.6 Registry Actions
10.7 Installing Core Plugins
11.11.11.11. The Config.xml FileThe Config.xml FileThe Config.xml FileThe Config.xml File
11.1 Core Configuration Elements
11.2 Global Preferences
11.3 Multi-Platform Preferences
11.4 The feature Element
12.12.12.12. Icons and Splash ScreensIcons and Splash ScreensIcons and Splash ScreensIcons and Splash Screens
12.1 Configuring Icons in the CLI
12.2 Configuring Splash Screens in the CLI
12.3 Splash Screens for the Android Platform
12.4 Splash Screens for the iOS Platform
12.5 Splash Screens for the BlackBerry 10 Platform
Certified Cordova Developer
www.vskills.in
13.13.13.13. Plugin Development GuidePlugin Development GuidePlugin Development GuidePlugin Development Guide
13.1 Building a Plugin
13.2 Validating a Plugin
13.3 The JavaScript Interface
13.4 Sample JavaScript
13.5 Native Interfaces
13.6 Publishing Plugins
14.14.14.14. Whitelist GuideWhitelist GuideWhitelist GuideWhitelist Guide
14.1 Whitelisting Basics
14.2 Amazon Fire OS Whitelisting
14.3 Android Whitelisting
14.4 iOS Whitelisting
14.5 BlackBerry 10 Whitelisting
14.6 iOS Changes in 3.1.0
14.7 Windows Phone Whitelisting
Certified Cordova Developer
www.vskills.in
Sample QuestionsSample QuestionsSample QuestionsSample Questions
1.1.1.1. What is the default page nameWhat is the default page nameWhat is the default page nameWhat is the default page name forforforfor thethethethe CordovaCordovaCordovaCordova applicationapplicationapplicationapplication whichwhichwhichwhich is implementedis implementedis implementedis implemented
as a web pageas a web pageas a web pageas a web page????
A. start
B. index
C. application
D. None of the above
2222.... Which workflow should be used for developing CordovaWhich workflow should be used for developing CordovaWhich workflow should be used for developing CordovaWhich workflow should be used for developing Cordova application for aapplication for aapplication for aapplication for a
specific platform?specific platform?specific platform?specific platform?
A. Web Project
B. Native Platform
C. Core Platform
D. None of the above
3333.... How does Cordova implements device APIs from version 3.0 onwards?How does Cordova implements device APIs from version 3.0 onwards?How does Cordova implements device APIs from version 3.0 onwards?How does Cordova implements device APIs from version 3.0 onwards?
A. External Library
B. Extensions
C. Plugins
D. None of the above
4444.... WhichWhichWhichWhich switch is used for global installation in Cordova?switch is used for global installation in Cordova?switch is used for global installation in Cordova?switch is used for global installation in Cordova?
A. -g
B. -u
C. -s
D. None of the above
5555.... Which of the following approach will add plugins to all platforms in CWhich of the following approach will add plugins to all platforms in CWhich of the following approach will add plugins to all platforms in CWhich of the following approach will add plugins to all platforms in Coooordova?rdova?rdova?rdova?
A. cordova CLI
B. Plugman CLI
C. External Library
D. None of the above
Answers: 1 (B), 2 (B), 3 (C), 4 (A), 5 (A)
Cordova Mobile Application Developer Certification

More Related Content

PPTX
Deploying Enterprise Cordova Windows Phone Apps
PDF
Angular 12 brought several new features to the table
PDF
How to increase the ui performance of apps designed using react
PDF
React native vs react js
PPTX
Ii 1300-java essentials for android
PPTX
Ii 1500-publishing your android application
PPTX
Ii 1100-android development for fun and profit
PDF
Visual studio 2019 launch
Deploying Enterprise Cordova Windows Phone Apps
Angular 12 brought several new features to the table
How to increase the ui performance of apps designed using react
React native vs react js
Ii 1300-java essentials for android
Ii 1500-publishing your android application
Ii 1100-android development for fun and profit
Visual studio 2019 launch

What's hot (20)

PDF
What do you need to know about g rpc on .net
PDF
Angular.js vs. vue.js – which one is the better choice in 2022
PPTX
Xamarin Best Cross Platform Mobile App Development Solution
PDF
Getting Started with Visual Studio 2015 and C# 6.0
PPTX
Visual Studio 2015 and the Next .NET Framework
PPTX
tittanium
PDF
Should you choose react native or swift for i os app development
PDF
Learn how to develop an application using SAP Mobile Platform SDK 3.0 for Win...
PPTX
Android | Xamarin | Mobile Application development
PDF
Xamarin vs. native script which one is the ideal cross-platform framework fo...
KEY
Getting Started with .NET
PPTX
Java Programming (M&M)
PPTX
Android studio 4.0 new features preview
PDF
Rational Rhapsody Workflow Integration with Visual Studio
PPTX
Selenium web driver_2.0_presentation
PDF
[Android] Introduction to Android Programming
PDF
Porting business apps to Windows Phone
PDF
Android Development
PPTX
2018 top ide's for andriod development
PPTX
Iphone app developers
What do you need to know about g rpc on .net
Angular.js vs. vue.js – which one is the better choice in 2022
Xamarin Best Cross Platform Mobile App Development Solution
Getting Started with Visual Studio 2015 and C# 6.0
Visual Studio 2015 and the Next .NET Framework
tittanium
Should you choose react native or swift for i os app development
Learn how to develop an application using SAP Mobile Platform SDK 3.0 for Win...
Android | Xamarin | Mobile Application development
Xamarin vs. native script which one is the ideal cross-platform framework fo...
Getting Started with .NET
Java Programming (M&M)
Android studio 4.0 new features preview
Rational Rhapsody Workflow Integration with Visual Studio
Selenium web driver_2.0_presentation
[Android] Introduction to Android Programming
Porting business apps to Windows Phone
Android Development
2018 top ide's for andriod development
Iphone app developers
Ad

Similar to Cordova Mobile Application Developer Certification (20)

PDF
Apache cordova
PPTX
Cordova training : Day 1 : Introduction to Cordova
PPT
Apache Cordova phonegap plugins for mobile app development
PPTX
Cross-Platform Development using Angulr JS in Visual Studio
PDF
Apache Cordova
PDF
Combining the Security Risks of Native and Web Development: Hybrid Apps
PDF
Cordova: APIs and instruments
PPTX
Cross-platform Mobile Development on Open Source
PDF
Introduction to the cordova framework for developing mobile apps1
PPTX
Hybrid Mobile Applications
PDF
Apache Cordova 4.x
PDF
[2015/2016] Apache Cordova
PPTX
Hybrid Mobile Development with Apache Cordova and
PDF
Cordova and PhoneGap Insights
PPTX
Introduction to Apache Cordova (Phonegap)
PDF
Cordova 101
PPTX
PPTX
Hybrid Mobile Development with Apache Cordova and Java EE 7 (JavaOne 2014)
PDF
Mobile Apps Using AngularJS - Adam Klein @ AngularJS IL
PDF
Developing Native Mobile Apps Using JavaScript, ApacheCon NA 2014
Apache cordova
Cordova training : Day 1 : Introduction to Cordova
Apache Cordova phonegap plugins for mobile app development
Cross-Platform Development using Angulr JS in Visual Studio
Apache Cordova
Combining the Security Risks of Native and Web Development: Hybrid Apps
Cordova: APIs and instruments
Cross-platform Mobile Development on Open Source
Introduction to the cordova framework for developing mobile apps1
Hybrid Mobile Applications
Apache Cordova 4.x
[2015/2016] Apache Cordova
Hybrid Mobile Development with Apache Cordova and
Cordova and PhoneGap Insights
Introduction to Apache Cordova (Phonegap)
Cordova 101
Hybrid Mobile Development with Apache Cordova and Java EE 7 (JavaOne 2014)
Mobile Apps Using AngularJS - Adam Klein @ AngularJS IL
Developing Native Mobile Apps Using JavaScript, ApacheCon NA 2014
Ad

More from Vskills (20)

PDF
Vskills certified administrative support professional sample material
PDF
vskills customer service professional sample material
PDF
Vskills certified operations manager sample material
PDF
Vskills certified six sigma yellow belt sample material
PDF
Vskills production and operations management sample material
PDF
vskills leadership skills professional sample material
PDF
vskills facility management expert sample material
PDF
Vskills international trade and forex professional sample material
PDF
Vskills production planning and control professional sample material
PDF
Vskills purchasing and material management professional sample material
PDF
Vskills manufacturing technology management professional sample material
PDF
certificate in agile project management sample material
PDF
Vskills angular js sample material
PDF
Vskills c++ developer sample material
PDF
Vskills c developer sample material
PDF
Vskills financial modelling professional sample material
PDF
Vskills basel iii professional sample material
PDF
Vskills telecom management professional sample material
PDF
Vskills retail management professional sample material
PDF
Vskills contract law analyst sample material
Vskills certified administrative support professional sample material
vskills customer service professional sample material
Vskills certified operations manager sample material
Vskills certified six sigma yellow belt sample material
Vskills production and operations management sample material
vskills leadership skills professional sample material
vskills facility management expert sample material
Vskills international trade and forex professional sample material
Vskills production planning and control professional sample material
Vskills purchasing and material management professional sample material
Vskills manufacturing technology management professional sample material
certificate in agile project management sample material
Vskills angular js sample material
Vskills c++ developer sample material
Vskills c developer sample material
Vskills financial modelling professional sample material
Vskills basel iii professional sample material
Vskills telecom management professional sample material
Vskills retail management professional sample material
Vskills contract law analyst sample material

Recently uploaded (20)

PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
Cell Types and Its function , kingdom of life
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PDF
Classroom Observation Tools for Teachers
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
Anesthesia in Laparoscopic Surgery in India
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
Complications of Minimal Access Surgery at WLH
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
O7-L3 Supply Chain Operations - ICLT Program
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PDF
RMMM.pdf make it easy to upload and study
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
VCE English Exam - Section C Student Revision Booklet
PPTX
Pharma ospi slides which help in ospi learning
PDF
Microbial disease of the cardiovascular and lymphatic systems
PPTX
master seminar digital applications in india
STATICS OF THE RIGID BODIES Hibbelers.pdf
Cell Types and Its function , kingdom of life
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
Classroom Observation Tools for Teachers
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
Anesthesia in Laparoscopic Surgery in India
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Abdominal Access Techniques with Prof. Dr. R K Mishra
Complications of Minimal Access Surgery at WLH
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
O7-L3 Supply Chain Operations - ICLT Program
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
RMMM.pdf make it easy to upload and study
Supply Chain Operations Speaking Notes -ICLT Program
VCE English Exam - Section C Student Revision Booklet
Pharma ospi slides which help in ospi learning
Microbial disease of the cardiovascular and lymphatic systems
master seminar digital applications in india

Cordova Mobile Application Developer Certification

  • 2. Certified Cordova Developer www.vskills.in CCCCertifiedertifiedertifiedertified Cordova DeveloperCordova DeveloperCordova DeveloperCordova Developer Certification CodeCertification CodeCertification CodeCertification Code VS-1124 Vskills certification for Cordova Developer assesses the candidate as per the company’s need for developing mobile applications which work in different mobile operating system. The certification tests the candidates on various areas in Cordova based mobile application basics, using the command-line interface, Using Cordova with iOS, Blackberry, Android or Windows Phone, Config.xml file, plug-in development and whitelisting. Why should one take this certification?Why should one take this certification?Why should one take this certification?Why should one take this certification? This Course is intended for professionals and graduates wanting to excel in their chosen areas. It is also well suited for those who are already working and would like to take certification for further career progression. Earning Vskills Cordova Developer Certification can help candidate differentiate in today's competitive job market, broaden their employment opportunities by displaying their advanced skills, and result in higher earning potential. Who will beneWho will beneWho will beneWho will benefit from taking this certification?fit from taking this certification?fit from taking this certification?fit from taking this certification? Job seekers looking to find employment in mobile application development departments of various companies, students generally wanting to improve their skill set and make their CV stronger and existing employees looking for a better role can prove their employers the value of their skills through this certification. Test DetailsTest DetailsTest DetailsTest Details • Duration:Duration:Duration:Duration: 60 minutes • No. of questions:No. of questions:No. of questions:No. of questions: 50 • Maximum marks:Maximum marks:Maximum marks:Maximum marks: 50, Passing marks: 25 (50%) There is no negative marking in this module. Fee StructureFee StructureFee StructureFee Structure Rs. 4,000/- (Includes all taxes) Companies that hire VskillsCompanies that hire VskillsCompanies that hire VskillsCompanies that hire Vskills Cordova DeveloperCordova DeveloperCordova DeveloperCordova Developer Cordova Developers are in great demand. Companies specializing in mobile application development are constantly hiring skilled Cordova developers. Various public and private companies also need Cordova developers for their mobile application development departments.
  • 3. Certified Cordova Developer www.vskills.in Table of ContentsTable of ContentsTable of ContentsTable of Contents 1.1.1.1. OverviewOverviewOverviewOverview 1.1 Basic Components 1.2 Development Paths 2.2.2.2. Platform SupportPlatform SupportPlatform SupportPlatform Support 2.1 Mobile Platforms Supported 3.3.3.3. The CommandThe CommandThe CommandThe Command----Line InterfaceLine InterfaceLine InterfaceLine Interface 3.1 Prerequisites 3.2 Create the App 3.3 Add Platforms 3.4 Build the App 3.5 Test the App 3.6 Add Plugin Features 3.7 Using merges to Customize 3.8 Updating Cordova 4.4.4.4. iOS and CordovaiOS and CordovaiOS and CordovaiOS and Cordova 4.1 iOS Basics 4.2 iOS Configuration 4.3 Upgrading iOS 4.4 iOS WebViews 4.5 iOS Plugins 4.6 iOS Command-line Tools 5.5.5.5. Android and CordovaAndroid and CordovaAndroid and CordovaAndroid and Cordova 5.1 Android Basics 5.2 Android Configuration 5.3 Android WebViews 5.4 Android Plugins 5.5 Upgrading Android 5.6 Android Command-line Tools 6.6.6.6. BlackBerry 10 and CordovaBlackBerry 10 and CordovaBlackBerry 10 and CordovaBlackBerry 10 and Cordova 6.1 Requirements 6.2 Install the BlackBerry Native SDK 6.3 Set up for Signing 6.4 Create a Project 6.5 Deploy to Emulator 6.6 Deploy to Device 6.7 Debugging with WebInspector 6.8 Building a Release Version
  • 4. Certified Cordova Developer www.vskills.in 6.9 Deploy to Other Locations 7.7.7.7. Windows Phone 7 Platform GuideWindows Phone 7 Platform GuideWindows Phone 7 Platform GuideWindows Phone 7 Platform Guide 7.1 Windows Phone 7 Basics 7.2 Upgrading Windows Phone 7.3 Windows Phone Plugins 7.4 Windows Phone Command-line Tools 8.8.8.8. Windows Phone 8 Platform GuideWindows Phone 8 Platform GuideWindows Phone 8 Platform GuideWindows Phone 8 Platform Guide 8.1 Windows Phone 8 Basics 8.2 Upgrading Windows Phone 8.3 Windows Phone Plugins 8.4 Windows Phone Command-line Tools 9.9.9.9. Amazon Fire OS and CordovaAmazon Fire OS and CordovaAmazon Fire OS and CordovaAmazon Fire OS and Cordova 9.1 Amazon Fire OS Basics 9.2 Amazon Fire OS Configuration 9.3 Amazon Fire OS WebViews 9.4 Amazon Fire OS Plugins 10.10.10.10. Using Plugman to Manage PluginsUsing Plugman to Manage PluginsUsing Plugman to Manage PluginsUsing Plugman to Manage Plugins 10.1 Installing Plugman 10.2 Create a Cordova Project 10.3 Adding a Plugin 10.4 Remove a Plugin 10.5 Help Commands 10.6 Registry Actions 10.7 Installing Core Plugins 11.11.11.11. The Config.xml FileThe Config.xml FileThe Config.xml FileThe Config.xml File 11.1 Core Configuration Elements 11.2 Global Preferences 11.3 Multi-Platform Preferences 11.4 The feature Element 12.12.12.12. Icons and Splash ScreensIcons and Splash ScreensIcons and Splash ScreensIcons and Splash Screens 12.1 Configuring Icons in the CLI 12.2 Configuring Splash Screens in the CLI 12.3 Splash Screens for the Android Platform 12.4 Splash Screens for the iOS Platform 12.5 Splash Screens for the BlackBerry 10 Platform
  • 5. Certified Cordova Developer www.vskills.in 13.13.13.13. Plugin Development GuidePlugin Development GuidePlugin Development GuidePlugin Development Guide 13.1 Building a Plugin 13.2 Validating a Plugin 13.3 The JavaScript Interface 13.4 Sample JavaScript 13.5 Native Interfaces 13.6 Publishing Plugins 14.14.14.14. Whitelist GuideWhitelist GuideWhitelist GuideWhitelist Guide 14.1 Whitelisting Basics 14.2 Amazon Fire OS Whitelisting 14.3 Android Whitelisting 14.4 iOS Whitelisting 14.5 BlackBerry 10 Whitelisting 14.6 iOS Changes in 3.1.0 14.7 Windows Phone Whitelisting
  • 6. Certified Cordova Developer www.vskills.in Sample QuestionsSample QuestionsSample QuestionsSample Questions 1.1.1.1. What is the default page nameWhat is the default page nameWhat is the default page nameWhat is the default page name forforforfor thethethethe CordovaCordovaCordovaCordova applicationapplicationapplicationapplication whichwhichwhichwhich is implementedis implementedis implementedis implemented as a web pageas a web pageas a web pageas a web page???? A. start B. index C. application D. None of the above 2222.... Which workflow should be used for developing CordovaWhich workflow should be used for developing CordovaWhich workflow should be used for developing CordovaWhich workflow should be used for developing Cordova application for aapplication for aapplication for aapplication for a specific platform?specific platform?specific platform?specific platform? A. Web Project B. Native Platform C. Core Platform D. None of the above 3333.... How does Cordova implements device APIs from version 3.0 onwards?How does Cordova implements device APIs from version 3.0 onwards?How does Cordova implements device APIs from version 3.0 onwards?How does Cordova implements device APIs from version 3.0 onwards? A. External Library B. Extensions C. Plugins D. None of the above 4444.... WhichWhichWhichWhich switch is used for global installation in Cordova?switch is used for global installation in Cordova?switch is used for global installation in Cordova?switch is used for global installation in Cordova? A. -g B. -u C. -s D. None of the above 5555.... Which of the following approach will add plugins to all platforms in CWhich of the following approach will add plugins to all platforms in CWhich of the following approach will add plugins to all platforms in CWhich of the following approach will add plugins to all platforms in Coooordova?rdova?rdova?rdova? A. cordova CLI B. Plugman CLI C. External Library D. None of the above Answers: 1 (B), 2 (B), 3 (C), 4 (A), 5 (A)