Hybrid Application Developer Question:
Download Questions PDF

Do you know what are the limitation of PhoneGap?

Hybrid Application Developer Interview Question
Hybrid Application Developer Interview Question

Answer:

As the front-end uses JavaScript it does have some limitation

☛ Data processing: Compare to JavaScript native language is much faster
☛ Back-ground processing: Large number of application depends on background thread while PhoneGap API are built using JavaScript which does not support multi-threaded and hence does not support back ground processing
☛ Advanced graphics: Apps that use advanced graphics can be accessed explicitly by third party libraries, which can be best done natively
☛ Complex business logic: Number of complex business app can be accessed better with a native code
☛ Access advanced native functionality: Number of native API’s are not supported by PhoneGap’s API

Download Hybrid Application Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain phoneGap architecture?Do you know the difference between AIR and PhoneGap?