Toggle Navigation
Games
Blog
Class PIN
Join for Free
Sign in
Toggle Navigation
Games
PIN
Join for Free
Blog
Pricing
Contact us
Help center
Sign in
Study
Mobile Programing Quizz
0
%
0
0
0
Back
Restart
Which of these is NOT a Kotlin collection type? List, Set, Map, ArrayList
ArrayList (ArrayList is a class, not a collection interface)
Oops!
Okay!
Which lifecycle method is called when an Android Activity becomes visible?
onStart()
Oops!
Okay!
In Swift, which keyword is used to define an optional variable?
?
Oops!
Okay!
In Android, what is the recommended image format for vector icons?
VectorDrawable
Oops!
Okay!
What is the default build tool for Android projects?
Gradle
Oops!
Okay!
Which pattern is commonly used for Android networking?
Singleton
Oops!
Okay!
Which feature does Kotlin have that Java lacks by default?
Null safety
Oops!
Okay!
In Clean Architecture, which layer is responsible for API calls?
Data
Oops!
Okay!
What does the AndroidManifest.xml file define?
App permissions, activities, services
Oops!
Okay!
In Clean Architecture, the innermost layer is
Domain
Oops!
Okay!
Which iOS feature encrypts app data at rest?
Data Protection
Oops!
Okay!
In MVVM, which layer holds UI-related logic?
ViewModel
Oops!
Okay!
In Flutter, how do you reduce widget rebuilds for performance?
Use const constructors
Oops!
Okay!
What is the default access modifier in Java?
default (package-private)
Oops!
Okay!
Which iOS architecture pattern is the default recommendation by Apple?
MVC
Oops!
Okay!
In Flutter, what is the root widget that usually wraps the whole app?
MaterialApp
Oops!
Okay!
In Flutter, the root widget is usually
MaterialApp
Oops!
Okay!
In Dart, which keyword is used to create an asynchronous function?
async
Oops!
Okay!
Which iOS framework is used for building AR experiences?
ARKit
Oops!
Okay!
Which mobile database is commonly used for offline storage in Android?
SQLite
Oops!
Okay!
Your experience on this site will be improved by allowing cookies.
Allow cookies