InterviewSolution
Saved Bookmarks
| 1. |
Differentiate between Native , Web and Hybrid app |
|
Answer» tion:NATIVE and hybrid APPS are installed in an app store, whereas WEB apps are mobile-optimized webpages that LOOK like an app. Both hybrid and web apps render HTML web pages, but hybrid apps use app-embedded browsers to do that. |
|