Hybrid Apps Introduction | Fresco Play
Question 1: Native Apps require another container app to execute in a mobile device.
Answer: False
Question 2: _________ is the type executable for iOS.
Answer: .IPA
Question 3: Process of obtaining a binary executable image and preparing it for distribution is same across platforms.
Answer: True
Question 4: Native apps are executed directly by the OS of mobile device.
Answer: True
Question 5: The right order of Native App Development is _________. (I) Package the binary executable with resources. (II) Create a binary executable (III)Distribute through the app store.
Answer: II, I, III
Question 6: Native apps are a choice for implementation because, it is (I) Executed directly by OS. (II) Makes explicit use of OS APIs. (III) cheaper to build in one platform.
Answer: I and II
Question 7: Purely Native apps are binary executable image that is explicitly downloaded and stored on the file system of the mobile device.
Answer: True
Question 8: _________ is the type executable for Android.
Answer: .APK
Question 9: Looking at the mobile app and its features, is it possible to distinguish between the type as Native, Web or Hybrid?
Answer: False
Question 10: GUI Toolkit is an example of low-level API for Native Apps.
Answer: False
Question 11: Built-in Apps have direct access to low-level APIs.
Answer: True
Question 12: Native apps are not a choice for implementation because of its (I) Portability (II) Efficiency
Answer: I Only
Question 13: _________ is the type executable for Blackberry.
Answer: COD
Question 14: Natives apps can be downloaded from (I) App Store (II) Enterprise Distributed Mechanism (III)Market Place of the Device
Answer: (I) and (III) Only
Question 15: _________ is the type executable for Windows.
Answer: .XAP
Question 16: Built-in Apps have direct access to low-level APIs only through High-level APIs.
Answer: False
Question 17: The rendering engine in the pure mobile web apps is called as
Answer: Webkit
Question 18: The main cons of Web app comprises _________.
Answer: limited scope accessing mobile device’s features
Question 19: Web apps are much easier to maintain, as they have a common code base across multiple mobile platforms. Is this statement true of false?
Answer: True
Question 20: In case of Pure mobile web apps, the code is executed by the _______.
Answer: browser
Question 21: Application caching is enabled with latest features of _________.
Answer: HTML5 and CSS3
Question 22: Pure mobile web apps are written only in _________.
Answer: HTML/CSS/JAVASCRIPT
Question 23: In hybrid apps, some native code is used to allow the app to access the wider functionality of the device. Is this True or False?
Answer: True
Question 24: The advantage that hybrid apps carry over native is that it's ________
Answer: All the options
Question 25: JavaScript Toolkit library includes, which of the following?
Answer: Sencha Touch & Jquery Mobile
Question 26: The right order of Native App Development is _________. (I) Set the configuration info and OS specific declaration files. (II) Writes the source code of the application (III) Create additional resources like images, audio signals etc.
Answer: II, I, III
Post a comment
Get your FREE PDF on "100 Ways to Try ChatGPT Today"
Generating link, please wait for: 60 seconds
Comments
Join the conversation and share your thoughts! Leave the first comment.