Ionic MCQ Questions & Answers - Mobile Development

Ionic MCQs : This section focuses on "Ionic" in Mobile Development. These Multiple Choice Questions (MCQ) should be practiced to improve the Ionic skills required for various interviews (campus interviews, walk-in interviews, company interviews), placements, entrance exams and other competitive examinations.

1. What is true about the Ionic Framework?

A. Ionic framework is an open-source UI toolkit
B. It allows developers to build once and run everywhere.
C. The Ionic framework mainly focuses on front-end user experience or UI interaction
D. All of the above

View Answer


2. Ionic framework was created by Max Lynch, Ben Sperry, and Adam Bradley of Drifty Co. in ?

A. 2011
B. 2012
C. 2013
D. 2014

View Answer


3. WhIich are the advantages of an Ionic Framework?

A. Easy to learn
B. Easy documentation
C. Cross-platform
D. All of the above

View Answer


4. ____________ is a general process where we load that thing whenever we need them.

A. Lazy routing
B. Lazy loading
C. Lazy component
D. Lazy page

View Answer


5. Sworkit apps built with the Ionic Framework.

A. TRUE
B. FALSE
C. Can be true or false
D. Can not say

View Answer


6. CORS stands for?

A. cross-outside resource sharing
B. cross-origin resource sharing
C. cross-origin request sharing
D. cross-origin resource server

View Answer


7. Which file is used to rename an Ionic app?

A. resource.xml
B. admin.xml
C. config.xml
D. setting.xml

View Answer


8. ___________ is a container element for the whole Ionic app.

A. ionic-app
B. i-app
C. ionic-application
D. ion-app

View Answer


9. The Ionic framework has a set of _________ pre-defined colors

A. 8
B. 9
C. 10
D. 11

View Answer


10. If you have not set any color to the required element, it sets the primary color by default.

A. Yes
B. No
C. Can be yes or no
D. Can not say

View Answer


11. ____________ are internet-enabled apps, which have specific functionality for mobile devices.

A. Native Apps
B. Hybrid Apps
C. Mobile web apps
D. All of the above

View Answer


12. Which are the disadvantages of an Ionic Framework?

A. Security
B. Not good for video game
C. Performance
D. All of the above

View Answer


13. The ______________<platform> copies all files from the www folder into the target platform www folder.

A. ionic build
B. ionic prepare
C. ionic alert
D. ionic content

View Answer


14. The Ionic grid is made up of ______ column layout with different breakpoints based on the screen size.

A. 10
B. 11
C. 12
D. 13

View Answer


15. In an ion-grid component, If columns are without size value, it will automatically take equal widths.

A. TRUE
B. FALSE
C. Can be true or false
D. Can not say

View Answer


16. ____________ is a dialog that notifies the user with important information to make a decision or provide the ability to choose a specific action or list of actions.

A. Ion-Buttons
B. Ion-Content
C. Ion-List
D. Ion-Alert

View Answer


17. ______________ is fired when the component routing-to is about to animate into view.

A. ngOnDestroy
B. ionViewWillEnter
C. ionViewDidEnter
D. ionViewWillLeave

View Answer


18. A progressive web app is a normal web app, which looks and feels like native mobile apps. 

A. Yes
B. No
C. Can be yes or no
D. Can not say

View Answer


19. Which event is fired when nav will load a component?

A. ionNavDidChange
B. ionNavWillChange
C. ionNavWillLoad
D. All of the above

View Answer


20. Can we use Firebase with Ionic?

A. Yes
B. No
C. Can be yes or no
D. Can not say

View Answer





Discussion



* You must be logged in to add comment.