MobileSystemsQuiz2

MobileSystemsQuiz2

Professional Development

15 Qs

quiz-placeholder

Similar activities

Android Application

Android Application

Professional Development

10 Qs

Android

Android

Professional Development

10 Qs

CF CLI

CF CLI

Professional Development

15 Qs

PL-200 Learning Path 4 - Canvas App

PL-200 Learning Path 4 - Canvas App

Professional Development

13 Qs

Maven/Gradle

Maven/Gradle

Professional Development

10 Qs

CSS, SCSS, Animation and Responsive

CSS, SCSS, Animation and Responsive

Professional Development

10 Qs

Android Fundamentals - Day 2 : Android Basics

Android Fundamentals - Day 2 : Android Basics

University - Professional Development

10 Qs

DECI - Week 9 - round

DECI - Week 9 - round

Professional Development

12 Qs

MobileSystemsQuiz2

MobileSystemsQuiz2

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Nick Joshua Montemayor

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the official programming language for iOS?

Java

Kotlin

Swift

C++

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which component represents a single screen with a user interface in an Android app?

Broadcast receiver

Activity

Service

Content provider

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a broadcast receiver in an Android app?

To manage shared app data

To perform long-running operations

To respond to system-wide broadcast announcements

To interact with the user

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the message defined by an Intent object that describes an action to perform?

Category

Action

Intent-filter

Instruction

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which element is the root element of the AndroidManifest.xml file?

<manifest>

<application>

<intent-filter>

<action>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What must be declared in a manifest file for an Android app?

The permissions needed by the app

All of the above

The app's package name

The app's components

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the element specify in a manifest file?

The default icon and label for the app's components

The hardware and software features used or required by the app

The types of intents that an activity can respond to

The permissions needed by the app

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?