Explore topic-wise InterviewSolutions in .

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.

Which event is fired on receiving notifications?

Answer»

Which event is FIRED on receiving notifications?
Choose the CORRECT option from below list
(1)notify
(2)notification
(3)received
(4)receive

Answer:-(2)notification

2.

It is possible to convert the existing HTML, CSS websites to hybrid apps using PhoneGap.

Answer»

It is possible to CONVERT the existing HTML, CSS WEBSITES to hybrid apps using PhoneGap.
Choose the correct option from below list
(1)False
(2)True

Answer:-(2)True

3.

PhoneGap CLI allows you to build apps without having SDKs.

Answer»

PhoneGap CLI ALLOWS you to build APPS without having SDKs.
Choose the correct OPTION from below list
(1)True
(2)FALSE

Answer:-(2)False

4.

Which of the following option is not a requirement for PhoneGap CLI?

Answer»

Which of the following option is not a requirement for PHONEGAP CLI?
Choose the CORRECT option from below list
(1)JVM
(2)NONE of the options
(3)NodeJS
(4)Git

Answer:-(1)JVM

5.

Platform tag s name can have ________ value/values.

Answer»

Platform TAG s NAME can have ________ value/values.
Choose the correct option from below list
(1)Android
(2)IOS
(3)Windows
(4)All the options

Answer:-(4)All the options

6.

This command is used to build an android apk using PhoneGap CLI.

Answer»

This command is used to BUILD an android apk using PhoneGap CLI.
Choose the correct option from below list
(1)phonegap RUN android
(2)phonegap SERVE android
(3)phonegap run build android
(4)phonegap platform android

Answer:-(3)phonegap run build android

7.

Which flag of PhoneGap serves to hide all console.logs?

Answer»

Which flag of PhoneGap serves to HIDE all console.logs?
Choose the CORRECT option from below LIST
(1)phonegap SERVE -log
(2)phonegap serve no-log
(3)phonegap serve console
(4)phonegap serve no-console

Answer:-(4)phonegap serve no-console

8.

Which command is used to run PhoneGap applications on port 8000?

Answer»

Which command is used to run PHONEGAP APPLICATIONS on port 8000?
Choose the correct option from below list
(1)Both options
(2)phonegap serve port 8000
(3)phonegap serve --port 8000
(4)None of the options

Answer:-(3)phonegap serve --port 8000

9.

PhoneGap Build cloud service requires you to install SDKs for building apps.

Answer»

PhoneGap Build cloud service requires you to install SDKs for building apps.
Choose the CORRECT option from below list
(1)True
(2)FALSE

Answer:-(2)False

10.

Which of the following apps provide better performance?

Answer»

Which of the FOLLOWING APPS provide better performance?
CHOOSE the correct option from below list
(1)Native apps
(2)There is no DIFFERENCE
(3)Web apps
(4)Hybrid apps

Answer:-(1)Native apps

11.

_________ command is used to install PhoneGap CLI globally.

Answer»

_________ command is used to INSTALL PhoneGap CLI globally.
Choose the CORRECT option from below list
(1)npm -i -g phonegaplatest
(2)npm install -g phonegap
(3)npm install phonegap
(4)npm install phonegaplatest

Answer:-(2)npm install -g phonegap

12.

Which command adds the Android platform to the PhoneGap project?

Answer»

Which COMMAND adds the ANDROID platform to the PhoneGap project?
Choose the CORRECT option from below list
(1)phonegap platform add droid
(2)NONE of the OPTIONS
(3)phonegap platform add android
(4)phonegap platform add google

Answer:-(3)phonegap platform add android

13.

Which of the following option will have access to all native features?

Answer»

Which of the FOLLOWING option will have access to all native features?
Choose the CORRECT option from below LIST
(1)Web apps
(2)HYBRID apps
(3)Native apps

Answer:-(3)Native apps

14.

Which of the following option will be cheaper in terms of development cost?

Answer»

Which of the following option will be CHEAPER in terms of development cost?
CHOOSE the correct option from below LIST
(1)Web apps
(2)There is no difference
(3)Native apps
(4)Hybrid app

Answer:-(1)Web apps

15.

One of the most important fact of PhoneGap

Answer»

One of the most important fact of PHONEGAP
PhoneGap is a platform for creating HYBRID applications and we use HTML, CSS and Javascript for this. WIth the help of PhoneGap we can convert EXISTING website to hybrid apps that runs on platform like ANDROID and on IoS.

16.

Which property of viewport constraints on pinch zoom?

Answer»

Which property of viewport CONSTRAINTS on pinch ZOOM?
Choose the CORRECT option from below LIST
(1)Pinch-scale
(2)Maximum-scale
(3)User-scalable
(4)Minimum-scale

Answer:-(3)User-scalable

17.

Which of the following apps use webview to run on different platforms?

Answer»

Which of the following apps use webview to RUN on different platforms?
Choose the correct option from below LIST
(1)NONE of the options
(2)Hybrid apps
(3)WEB apps
(4)NATIVE apps

Answer:-(2)Hybrid apps

18.

Where are PhoneGap project-related configurations stored?

Answer»

Where are PHONEGAP project-related CONFIGURATIONS STORED?
Choose the correct option from below list
(1)config.json
(2)package.json
(3)NONE of the OPTIONS
(4)config.xml

Answer:-(4)config.xml

19.

Which is not a valid property of a widget tag?

Answer»

Which is not a VALID PROPERTY of a widget tag?
Choose the correct option from below list
(1)versionCode
(2)ID
(3)versionName
(4)version

Answer:-(3)versionName

20.

Which engine powers PhoneGap?

Answer»

Which ENGINE POWERS PhoneGap?
Choose the correct option from below LIST
(1)Cordova
(2)JavaScript
(3)ART
(4)Nodejs

Answer:-(1)Cordova

21.

Which property of viewport specifies zoom onload?

Answer»

Which property of viewport specifies zoom onload?
Choose the correct OPTION from below LIST
(1)maximum-scale
(2)user-scalable
(3)initial-scale
(4)None of the options

Answer:-(3)initial-scale

22.

Which of the following language you need to learn to build apps with PhoneGap?

Answer»

Which of the FOLLOWING LANGUAGE you need to learn to build apps with PHONEGAP?
Choose the correct option from below list
(1)Python
(2)Ruby
(3)Java
(4)JavaScript
(5)None of the options

Answer:-(4)JavaScript

23.

Which command is used to check the version of PhoneGap CLI?

Answer»

Which command is USED to check the version of PhoneGap CLI?
Choose the CORRECT option from below list
(1)All the options
(2)phonegap version
(3)phonegap -v
(4)None of the options
(5)phonegap version

Answer:-(1)All the options

24.

Which command is used to run PhoneGap applications?

Answer»

Which command is used to run PhoneGap applications?
CHOOSE the correct option from below LIST
(1)phonegap run
(2)phonegap start
(3)phonegap launch
(4)phonegap serve

Answer:-(4)phonegap serve

25.

Which event is fired when Cordova APIs are loaded and ready to use?

Answer»

Which event is fired when Cordova APIs are loaded and ready to use?
Choose the correct option from below list
(1)apiready
(2)deviceready
(3)appready
(4)NONE of the options

Answer:-(2)deviceready

26.

PhoneGap configuration follows _________ specification.

Answer» PHONEGAP configuration follows _________ specification.
Choose the correct option from below list
(1)W3C Widget
(2)WWW
(3)Apache
(4)ISI
(5)MIT

Answer:-(1)W3C Widget
27.

Which flag of PhoneGap CLI is used to copy an existing project while using create?

Answer»

Which flag of PHONEGAP CLI is used to copy an existing project while using create?
Choose the correct option from below list
(1)None of the options
(2)--copy
(3)--CP
(4)--src
(5)--copy-from

Answer:-(5)--copy-from

28.

Which is the root element of the PhoneGap configuration file?

Answer»

Which is the ROOT ELEMENT of the PhoneGap configuration file?
CHOOSE the correct OPTION from below list
(1)PLATFORM
(2)widget
(3)name
(4)plugins

Answer:-(2)widget

29.

Which event is called once notification system is initialized?

Answer»

Which EVENT is called once NOTIFICATION system is INITIALIZED?
CHOOSE the correct option from below list
(1)notification
(2)REGISTER
(3)registration
(4)started

Answer:-(3)registration

30.

Which of the following widget tag property is android specific?

Answer»

Which of the following widget tag property is android specific?
CHOOSE the correct OPTION from below list
(1)VERSION
(2)id
(3)versionName
(4)versionCode

Answer:-(4)versionCode

31.

Which method is used to instantiate the Push notification system?

Answer»

Which method is used to INSTANTIATE the Push notification SYSTEM?
Choose the correct option from below list
(1)CONSTRUCTOR
(2)instanciate
(3)init
(4)create

Answer:-(3)init

32.

Which of the following apps will have access to all native features?

Answer»

Which of the following APPS will have access to all NATIVE FEATURES?
Choose the CORRECT option from below list
(1)HYBRID apps
(2)Native apps
(3)Web apps

Answer:-(2)Native apps