What is an app?
An app is a software program that runs on a computer, tablet, or phone.
What is a native app?
An app built specifically for one platform, like Android or iOS.
What is the most popular programming language for Android apps?
Java.
What is a common job title for someone who creates apps for different devices?
Multiplatform app developer.
What is an Integrated Development Environment (IDE)?
A software tool that helps developers write and test code.
What does "platform" mean in technology?
A platform is the system where apps run, like Android, iOS, or Windows.
What type of app can run on any device through a web browser?
A web app.
What programming language is used to develop iOS apps?
Name a company where a multiplatform developer could work.
Google, Apple, or a software development agency.
Name one popular IDE for developing Android apps.
Android Studio.
What is "cross-platform" development?
Building an app that can run on multiple operating systems, like Android and iOS, with one code.
What type of app is built to work on multiple platforms with one codebase?
A cross-platform app.
What is the main programming language used for developing websites?
HTML (and CSS/JavaScript for styling and interactivity).
What kind of projects do multiplatform developers typically work on?
Mobile apps, web apps, and cross-platform apps.
What is the name of Appleās tool for creating iOS apps?
Xcode.
What does "user interface" (UI) mean?
The part of an app that users interact with, such as buttons and screens.
What is the main benefit of multiplatform apps?
They save time and resources by allowing developers to write one code for different devices.
What language is popular for both mobile and web app development, known for its ease of learning?
JavaScript.
What skill is important for a career in multiplatform development?
Problem-solving or knowledge of multiple programming languages.
What is a common tool for testing apps on different devices?
Emulator.
What is the goal of a multiplatform development?
To create apps that work on different devices and systems with a single codebase.
What is a hybrid app?
An app that combines both web and native app elements.
What programming language is used with the Flutter framework?
Dart.
What industry requires multiplatform developers to create apps for both mobile and desktop users?
E-commerce, gaming, or tech startups.
What is a version control system that developers use to manage changes in their code?
Git.