MobileSystemsQuiz2

MobileSystemsQuiz2

Professional Development

15 Qs

quiz-placeholder

Similar activities

Python Level 2 - Lesson 8

Python Level 2 - Lesson 8

Professional Development

10 Qs

BlackBoard UCV

BlackBoard UCV

KG - Professional Development

13 Qs

DECI - Week 11 - round

DECI - Week 11 - round

Professional Development

10 Qs

Mit App invertor

Mit App invertor

Professional Development

12 Qs

OFFICE 365

OFFICE 365

Professional Development

10 Qs

Teacher Quiz

Teacher Quiz

Professional Development

10 Qs

How Much You Know ?

How Much You Know ?

11th Grade - Professional Development

10 Qs

RE-ECHO ON TECHNOLOGY LITERACY AND SKILLS

RE-ECHO ON TECHNOLOGY LITERACY AND SKILLS

Professional Development

10 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?