Search Header Logo

SDPD Session 6 Intents

Authored by Udhayakumar Shanmugam

Computers

University

Used 3+ times

SDPD Session 6 Intents
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is the first callback method that the system calls when a new component starts the service. We need this method for a one-time set-up.

onCreate()

onRebind()

onDestroy()

onStartCommand()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Your application’s presentation layer. The UI of your application is built around one or more extensions of the ................................

View Class

Service Class

Activity class

Intent Class

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

.............................................. start your application to react to any received Intent, making them perfect for creating event-driven applications.

Widgets

Content Providers

Notifications

Broadcast Receivers

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Android Studio, ......................... is a custom build tool used to build android packages (apk files) by managing dependencies and providing custom build logic. 

Maven

Gradle

Apache

Ant

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

...................... are asynchronous messages which allow application components to request functionality from other Android components.

Intents

Views

Services

Activity

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Intent can be used to .........................

Start an Activity

Start sub-activity.

Start a Service.

all of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider an app that lists the available restaurants near you. When you click a particular restaurant option, the application has to ask another application to display the route to that restaurant. To achieve this, it could either send an .................... intent directly to the Google Maps application,

explicit

Implicit

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?