A Mobile Web app is BEST described as
AA website rendered in a mobile browser
BA platform-native binary in an app store
CA native binary using all device features
DA peer to peer chat over Bluetooth only
Answer & Solution
Correct answer: A. A website rendered in a mobile browser
Mobile Web apps are responsive websites accessed through a mobile browser. No installation needed; updates are server-side; but they cannot use the full native API (camera, contacts, push, offline) the way native or hybrid apps can.
Related questions
In mobile testing strategy, exploratory testing shouldMobile crash reporting tools (Firebase Crashlytics, Sentry) help testing byMobile build distribution to testers commonly usesA device test matrix typically prioritises byCharles Proxy or mitmproxy are used in mobile testing forCloud device farms like BrowserStack and Sauce Labs provideXCUITest is a native mobile UI testing framework forEspresso is a native mobile UI testing framework for