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?
- Swift
- Perl
- Visual Basic
- C#
- Objective-C++
Which language is the modern, recommended language for native Android development?
- Kotlin
- Visual Basic
- Pascal
- PHP
- Ruby
Which file declares permissions and components for an Android app?
- package.json
- AndroidManifest.xml
- build.sbt
- pubspec.yaml
- Info.plist
Which file holds bundle settings and capabilities for an iOS app?
- Info.plist
- AndroidManifest.xml
- Cargo.toml
- AppConfig.kt
- Manifest.iosx
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.