Mobile Development Quiz
Mobile app development concepts across iOS and Android: platform basics, lifecycle, and mobile-specific constraints.
This category currently has 110 questions in the SERVBG quiz bank. Below are a few sample questions: the full interactive quiz shuffles through the whole set with instant scoring.
Sample questions
Which language is the modern, recommended language for native iOS app development?
- Objective-C++
- C#
- Swift
- Perl
- Visual Basic
Which language is the modern, recommended language for native Android development?
- Kotlin
- Visual Basic
- Ruby
- PHP
- Pascal
Which file declares permissions and components for an Android app?
- pubspec.yaml
- AndroidManifest.xml
- build.sbt
- Info.plist
- package.json
Which file holds bundle settings and capabilities for an iOS app?
- Manifest.iosx
- AppConfig.kt
- Cargo.toml
- Info.plist
- AndroidManifest.xml
In Android, which class historically represents a single screen with a UI?
- View Holder
- Service
- Intent
- Activity
- Fragment Pool
Related categories
Python (Coding)
Python syntax, standard-library usage, and the language idioms that come up in day-to-day scripting and application work.
JavaScript (Coding)
Core JavaScript language behavior, async patterns, and the quirks that trip up both beginners and experienced developers.
Linux
Linux command-line usage, file permissions, process management, and the everyday admin tasks every sysadmin and developer needs.
Security
General information security concepts: threats, defenses, and the fundamentals every IT professional should know.
Hardware
Computer hardware components, how they interact, and the troubleshooting knowledge behind keeping systems running.