Practice free →
HomeSoftware TestingSoftware Testingmobile_testing › Which is a clear ADVANTAGE of Native apps over M…

Which is a clear ADVANTAGE of Native apps over Mobile Web?

AUpdates available without any release
BAccess to camera, GPS, push, offline use
CNo need to install on the user device
DSmaller cost for cross platform builds
Answer & Solution
Correct answer: B. Access to camera, GPS, push, offline use
Native apps live on the device, expose camera/GPS/accelerometer/contacts, support push notifications and offline use. Mobile web is cheaper to update but cannot do these. Hybrid sits in between.
Solve this in the app — Software Testing practice & 24k+ MCQs →
Related questions