Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1.

Ionic Grid system is responsive by default.

Answer»

Ionic GRID system is responsive by default.
Select the correct OPTION from LIST
(1)FALSE
(2)True
Answer:-(2)True

2.

Adding which of the following classes to the content, makes space for the header.

Answer»

Adding which of the following classes to the CONTENT, MAKES space for the HEADER.
Select the correct option from below LIST
(1)has-header
(2)header
(3)padding
(4)content-header
Answer:-(1)has-header

3.

Which of the following is not a in-built Ionic template?

Answer»

Which of the following is not a in-built Ionic template?
Select the CORRECT OPTION from below OPTIONS
(1)blank
(2)TABS
(3)navigation
(4)sidemenu
Answer:-(3)navigation

4.

In a responsive Grid, which class, breaks the row of columns, when the window size is smaller than portrait tablet?

Answer»

In a responsive GRID, which class, breaks the ROW of columns, when the WINDOW size is smaller than portrait TABLET?
Select the correct option from below list
(1)responsive-sm
(2)responsive-lg
(3)responsive-md
Answer:-(3)responsive-md

5.

Which of the following CSS components are best to create a News App that displays a picture, caption with short description?

Answer»

Which of the following CSS components are BEST to create a NEWS App that DISPLAYS a picture, CAPTION with short description?
Select the CORRECT option from below list
(1)Tabs
(2)Cards
(3)Grid
(4)Page
Answer:-(2)Cards

6.

Which of the following components uses "CSS Flexible Box Layout"?

Answer»

Which of the following components USES CSS FLEXIBLE BOX Layout?
Select the correct option from below list
(1)CARDS
(2)navigation
(3)Tabs
(4)Grid
Answer:-(4)Grid

7.

Which tool can be used to create icons and splash screens for all supported devices?

Answer»

Which tool can be USED to create icons and SPLASH screens for all SUPPORTED devices?
(1)Ionic Market
(2)ngCordova
(3)Ionic View
(4)Ionic Resources
ANswer:-(4)Ionic Resources

8.

Which of the following is a slide-up pane that lets the user choose from a set of options?

Answer»

Which of the following is a slide-up pane that LETS the USER choose from a SET of options?
(1)SlideMenu
(2)Action Sheet
(3)FORM
(4)Backdrop
Answer:-(2)Action Sheet

9.

Which of the following services can be used to trigger an Action Sheet?

Answer»

Which of the FOLLOWING services can be USED to trigger an ACTION Sheet?
(1)$ActionSheet
(2)$ionicActionSheet
(3)$ionicAction
Answer:-(2)$ionicActionSheet

10.

Which of the following classes defines the footer?

Answer»

Which of the following classes defines the footer?
SELECT the correct OPTION from below list
(1)footer
(2)Neither of the OPTIONS mentioned
(3)Neither of the options mentioned
(4)bar-footer

Answer:-(4)bar-footer

11.

Which of the following classes defines the footer in Ionic?

Answer»

Which of the FOLLOWING classes DEFINES the footer?
(1)footer
(2)bar-footer
(3)NEITHER of the options mentioned
(4)Neither of the options mentioned
Answer:-(2)bar-footer

12.

What is the command for running an app in IOS emulator?

Answer»

What is the command for RUNNING an app in IOS EMULATOR?
(1)IONIC emulate
(2)ionic emulator ios
(3)ionic emulator
(4)ionic emulate ios
Answer:-(4)ionic emulate ios

13.

Which of the following files has the ionic styles?

Answer»

Which of the FOLLOWING files has the ionic STYLES?
Select the correct OPTION from below options
(1)ionic.js
(2)ionic.css
(3)ionic.bundle.js
(4)ionic.bundle.css
Answer:-(2)ionic.css

14.

Which of the following files contains all required JS files for Ionic and Angular?

Answer»

Which of the following files contains all required JS files for Ionic and Angular?
Select the CORRECT ONE from below option
(1)ionic.bundle.min.js
(2)ionic.min.js
(3)ionic.js
(4)ionic-angular.js
Answer:-(1)ionic.bundle.min.js

15.

In Ionic CLI, which of the follow commands can be used to automatically monitor changes in the file system?

Answer»

In Ionic CLI, which of the follow COMMANDS can be used to automatically monitor CHANGES in the file system?
(1)ionic emulate
(2)ionic run
(3)ionic REFRESH
(4)ionic serve
Answer:-(4)ionic serve

16.

CLI is based on _____.

Answer»

CLI is based on _____.
(1)IONIC
(2)CORDOVA
(3)JAVA
(4)NPM
Answer:-(2)CORDOVA

17.

Which of the following interaction modes can be enabled by using ionList and ionItem directives?

Answer»

Which of the following interaction modes can be ENABLED by USING ionList and ionItem directives?
(1)Swipe to Edit
(2)All the options mentioned
(3)Drag to Reorder
(4)Remove Items
Answer:-(2)All the options mentioned

18.

Which of the following directives can be used to enable the "pull to refresh" functionality?

Answer»

Which of the FOLLOWING directives can be used to enable the "pull to REFRESH" functionality?
(1)ion-refresh
(2)ion-fresh
(3)ion-refresher
(4)ion-content
Answer:-(3)ion-refresher

19.

What is the ionic directive that can be used for creating a tab bar

Answer»

What is the ionic directive that can be used for CREATING a TAB bar?
(1)ion-tabs
(2)ion-tabbar
(3)tabs
(4)ion-tab
Answer:-(1)ion-tabs

20.

Cards can contain ____.

Answer» CARDS can contain ____.
(1)All the OPTIONS MENTIONED
(2)Buttons
(3)TEXT
(4)Images
Answer:- (1)All the options mentioned
21.

Which of the following components is a multi-page container where each page can be swiped or dragged between?

Answer»

Which of the following components is a multi-page CONTAINER where each page can be swiped or DRAGGED between?
(1)ion-slide
(2)ion-slides
(3)ion-sidebar
(4)ion-slidebox
Answer:-(2)ion-slides

22.

Which of the following classes can be used to create margin of certain number pixels around the list items?

Answer»

Which of the following classes can be used to create margin of certain number pixels around the LIST ITEMS?
Select the correct option from below list
(1)list-inset
(2)list-margin
(3)list-space

Answer:-(1)list-inset

23.

Which of the following statement is not true about the IONIC framework?

Answer»

Which of the following statement is not TRUE about the IONIC framework?
Select the correct option from below list
(1)It supports Node.js based command line interface through NPM
(2)It is built on top of CASCADING, Scalding, C++ and NodeJs
(3)It is a free open source framework optimized for mobile platforms
(4)It is used to develop hybrid mobile apps using HTML, CSS and JavaScript

Answer:-(2)It is built on top of Cascading, Scalding, C++ and NodeJs

24.

Which of the following folders contains icons in Ionic?

Answer»

Which of the FOLLOWING folders contains icons in Ionic?
Select the correct option from below LIST
(1)icons
(2)IMAGES
(3)img
(4)FONTS
Answer:-(4)fonts

25.

Which of the following tags display a button with rounded corners?

Answer»

Which of the following tags DISPLAY a button with ROUNDED corners?
(1)Both the options mentioned
(2)< button ion-button ROUND>< / button>
(3)< button ion-button round OUTLINE>< /button>
(4)Neither of the options mentioned

Answer:-(1)Both the options mentioned

26.

Which of the following classes can be used to group a set of items in a List?

Answer»

Which of the following CLASSES can be USED to group a set of items in a List?
(1)item-header
(2)item-divider
(3)group
(4)item-group
Answer:-(2)item-divider

27.

Which of the following classes can be used to create a button that occupies the entire width of the screen?

Answer»

Which of the FOLLOWING classes can be used to create a button that occupies the entire WIDTH of the SCREEN?
SELECT the correct option from LIST
(1)button-bar
(2)button-block
(3)button-large

Answer:-(2)button-block