CORDOVA QUIZ DESCRIPTION

It is a platform to develop Mobile Applications using the coding languages like?

  • HTML
     

  • Javascript

  • CSS

  • All of the above

_____________ is a command line tool that is used for installing and managing plugins.

  • Cordova CLI
     

  • Cordova plugman

  • Cordova core

  • . All of the above

Which of the following are the elements of config.xml file of Cordova?

  • widget
     

  • name

  • content

  • All of the above

The user should use plugman if the user wants the application to run on one particular platform.

  • Yes
     

  • No

  • Can be yes or no

  • Can not say

The full form of CDNs is?

  •  Component Delivery Networks
     

  • Content Devices Networks

  • Content Delivery Native

  • Content Delivery Networks

Which of the following used for retrieving the number of items that exists in local storage.

  • clear()
     

  • length()

  • removeItem(key)

  • key(index)

Cordova is also called as?

  • Mobile Gap
     

  • Digital Gap

  • Phone Gap

  • Web Gap

Cordova is licensed under the Apache License, version 2.0.

  • Yes
     

  • No

  • Can be yes or no

  • Can not say

You will need a Macintosh computer in order to produce a Phonegap app that will run on an iPhone

  • FALSE

  • TRUE

____________ used for removing the item from local storage.

  • getItem(key)
     

  • removeItem(key)

  • setItem(key, value)

  • key(index)

A ___________ is that application that combines the features and attributes of both native applications and web applications also.

  • Multilevel application
     

  • Hybrid application

  • Multiple application

  • Hierarchical application

Which are the platforms supported by Phonegap?

  • BlackBerry
     

  • Symbian

  • Windows

  • All of the above

Which of these languages are used by a PhoneGap app?

  • All of these
     

  • Native languages

  • JavaScript

  • HTML5/CSS3

The financial advantages of utilizing Phonegap are that ?

  • it increases productivity
     

  • reduces cost

  • Both A and B

  • None of the above

It is possible to host a PHP server locally in Phonegap

  • False
     

  • TRUE

A "SQLError" object is:

  • An object that indicates an error in the webpage
     

  • An object that is thrown when an error occurs when manipulating a database

  • A callback object

  • An API library for MySQL databases

Which of the following are disadvantages or limitations of utilizing Phonegap?

  • 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

  • All of the above

Which company developed Phonegap?

  • Durandal Inc
     

  • Nitobi

  • Google

  • Drifty

PhoneGap is called hybrid mobile app development.

  • TRUE
     

  • FALSE

  • Can be true or false

  • Can not say

 Which of the following the function of the media.seekto?

  • The primary function is updating the position of the audio file.
     

  • The primary function is insert the position of the audio file.

  • The primary function is delete the position of the audio file.

  • The primary function is to define the position of the audio file.

____________ event is caused when the Cordova gets completely loaded.

  • Pause
     

  • Resume

  • DeviceReady

  • Backbutton

________ event is caused when the application is put into the background.

  •  Startcall button
     

  • Endcall button

  • Resume

  • Pause

 With the help of JavaScript the PhoneGap API is created and it is supportive for multi-threaded and background processing?

  • Yes
     

  • No

  • Can be yes or no

  • Can not say

When we create a new Cordova project, the ___________ plugin is installed and implemented by default.

  • blacklist
     

  • bluelist

  • yellowlist

  • whitelist

Applications that are installed locally on a mobile device are known as?

  • Phonegap applications
     

  • Hybrid applications

  • Native applications

  • Web applications

PhoneGap has a plugin-based architecture.

  • TRUE
     

  • FALSE

  • Can be true or false

  • Can not say

As Phonegap is an open-source platform, it provides the facility to the developers to design and establish the application for mobile devices.

  • TRUE
     

  • FALSE

  • Can be true or false

  • Can not say

Which of the following are limitations of Cordova?

  • It is not a great idea to use Cordova for large applications
     

  • The Cross-browser compatibility can create lots of issues.

  • Some plugins also have compatibility issues with the varying devices and platforms.

  • All of the above

Cordova is the opensource foundation for Phonegap

  • FALSE
     

  • True

The scripts which are not compatible with Phonegap?

  • codebase CSS
     

  • HTML

  • Ruby

  • Java