C# Mastery Hub
Home
Challenges
Discussion
Lessons
Core Topics
C# Fundamentals
Console Applications
Classes & OOP
Windows Forms
ASP.NET Core
SQL Server
VS & SQL Connection
RDLC Reports
.NET MAUI
Getting Started
Getting Started
Website Development
SEO Guide
Security
Project Workflow
Extra Topics
Cloud & Deployment
AWS Cloud
Deployment
About
Contact
Test Your Knowledge
.NET MAUI - Lesson 1: What Is MAUI Quiz
Answer all questions to test your understanding
1
What does MAUI stand for?
Multi-platform App UI
Mobile App User Interface
Modern Application UI
Microsoft App UI
2
Which platforms does .NET MAUI support?
Android, iOS, Windows, macOS
Android only
iOS only
Windows only
3
What percentage of code can be shared across platforms with .NET MAUI?
Up to 50%
Up to 70%
Up to 90%
100%
4
What is the minimum Android API level supported by .NET MAUI?
API 19 (Android 4.4)
API 21 (Android 5.0)
API 23 (Android 6.0)
API 26 (Android 8.0)
5
What is the minimum iOS version supported by .NET MAUI?
iOS 10
iOS 11
iOS 13
iOS 15
6
What is XAML in .NET MAUI?
A programming language
A markup language for defining UI
A database
A web framework
Submit Quiz