Olete.in
Articles
Mock Tests
🧪 Xamarin MCQ Quiz Hub
Xamarin Mcq Question Set 1
Choose a topic to test your knowledge and improve your Xamarin skills
1. Which of the following are the advantage of Xamarin Development?
The user interface is simple and native
Developers can use Xamarin to make cross-platform apps
Xamarin has powerful community support
All of the above
2. Xamarin has ________ approaches for app development.
1
2
3
4
3. Xamarin.Forms is a UI toolkit to develop the application.
TRUE
FALSE
Can be true or false
Can not say
4. ________ is a tool which is used by the developers to keep an eye on the information about the particular App inside the Visual Studio.
Xamarin Insights
Xamarin Analyse
Xamarin Profiler
Xamarin Forms
5. Xamarin supports __________ languages in the development of mobile applications.
2
3
4
5
6. xaml stands for?
xtensible Application Markup Language
Extensible Application Mark Language
Extensible App Markup Language
Extensible Application Markup Language
7. How many types of data binding modes?
1
2
3
4
8. The ______ allows us to test the mobile application on various devices.
Xamarin testkit cloud
Xamarin test cloud
Xamarin testkit
Xamarin cloud
9. _____ displays the stacks of data horizontally in rows.
ListView
DatabaseView
TupleView
TableView
10. ListView control displays the stacks of data vertically.
TRUE
FALSE
Can be true or false
Can not say
11. Which of the following are the disadvantages of Xamarin Development?
The development of user interfaces in Xamarin is Time-Consuming
The apps created in Xamarin have a large file size
Even apps share the code across the platform, but there is also a need for the developer to create the linkage in the OS, which is difficult for the user
All of the above
12. Fresh MVVM is a super light MVVM framework which is designed specifically for Xamarin.Forms only
Yes
No
Can be yes or no
Can not say
13. Which method will run when the application starts from the beginning?
OnSleep
OnStart
OnResume
OnHold
14. ______ is the declaration of the namespaces on top of the XAML file.
XAML main
XAML header
XAML namespace
XAML constant
15. Which types of Built-in cells is a text cell which includes the image component in the left.
TextCell
SwitchCell
EntryCell
ImageCell
16. Which template decides how the control should look?
DataTemplate
ControlTemplate
XAMLTemplate
TableTemplate
17. Hockeyapp offers the testing service for iOS, Android, and Windows phone
TRUE
FALSE
Can be true or false
Can not say
18. How many types to create the Xamarin applications?
1
2
3
4
19. MVVM Cross requires the application to be divided into _________ parts.
1
2
3
4
20. A ViewCell is a small individual element which represents a single item of the ListView or Table
Yes
No
Can be yes or no
Can not say
Submit