PhoneGap MCQ Questions - Mobile Development
11. Which of the following the function of the media.seekto?
A. The primary function is updating the position of the audio file.
B. The primary function is insert the position of the audio file.
C. The primary function is delete the position of the audio file.
D. The primary function is to define the position of the audio file.
View Answer
Ans : A
Explanation: The primary function is updating the position of the audio file.
12. Which of the following are disadvantages or limitations of utilizing Phonegap?
A. the applications running in the background have no support
B. data processing speed is very slow
C. any complicated business logic will give rise to unwanted complexity
D. All of the above
View Answer
Ans : D
Explanation: Some of the disadvantages or limitations of utilizing Phonegap are as follows… the applications running in the background have no support, data processing speed is very slow, any complicated business logic will give rise to unwanted complexity, advanced graphics cannot be accessed and several native APIs are not supported on the platform itself.
13. An engine that supports the entire Phonegap platform is known as Cordova.
A. Yes
B. No
C. Can be yes or no
D. Can not say
View Answer
Ans : A
Explanation: Yes, An engine that supports the entire Phonegap platform is known as Cordova.
14. Along with the regular Phonegap applications, a plugin which can be easily assimilated into the platform is known as?
A. a parent browser
B. a sub browser
C. a child browser
D. a derived browser
View Answer
Ans : C
Explanation: Along with the regular Phonegap applications, a plugin which can be easily assimilated into the platform is known as a child browser.
15. Which company developed Phonegap?
A. Durandal Inc
B. Nitobi
C. Google
D. Drifty
View Answer
Ans : B
Explanation: A Vancouver based company in Canada originally developed Phonegap. The company was called Nitobi.
16. PhoneGap is called hybrid mobile app development.
A. TRUE
B. FALSE
C. Can be true or false
D. Can not say
View Answer
Ans : A
Explanation: True, PhoneGap is called hybrid mobile app development.
17. Which function used updating the latest post of the underlined files of the audio of the media item?
A. media.getduration
B. media.update
C. media.filesTo
D. media.seekTo
View Answer
Ans : D
Explanation: seekTo : For updating the latest post of the underlined files of the audio of the media item.
18. PhoneGap API does not support the number of native API.
A. Yes
B. No
C. Can be yes or no
D. Can not say
View Answer
Ans : A
Explanation: Yes, PhoneGap API does not support the number of native API
19. The financial advantages of utilizing Phonegap are that ?
A. it increases productivity
B. reduces cost
C. Both A and B
D. None of the above
View Answer
Ans : C
Explanation: The financial advantages of utilizing Phonegap are that it increases productivity and reduces cost at the same time.
20. With the help of JavaScript the PhoneGap API is created and it is supportive for multi-threaded and background processing?
A. Yes
B. No
C. Can be yes or no
D. Can not say
View Answer
Ans : B
Explanation: with the help of JavaScript the PhoneGap API is created and it is not supportive for multi-threaded and background processing.
Discussion