MobileSys34

MobileSys34

12th Grade

10 Qs

quiz-placeholder

Similar activities

HTML

HTML

12th Grade

10 Qs

HTML & CSS

HTML & CSS

10th - 12th Grade

12 Qs

Web Development

Web Development

1st - 12th Grade

10 Qs

Web II: CSS Positioning

Web II: CSS Positioning

9th - 12th Grade

12 Qs

Audio and Video

Audio and Video

7th - 12th Grade

13 Qs

HTML Tags (Basic) Quiz

HTML Tags (Basic) Quiz

11th - 12th Grade

11 Qs

Introduction to CSS

Introduction to CSS

11th - 12th Grade

15 Qs

BTEC L2 Unit 1 Online World 1-8

BTEC L2 Unit 1 Online World 1-8

11th - 12th Grade

15 Qs

MobileSys34

MobileSys34

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Nick Joshua Montemayor

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

<activity>

<application>

<manifest>

<service>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which element must be the last element inside the <manifest> element?

<activity>

<application>

<service>

<receiver>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default icon and label for each of the app's components set in?

<receiver>

<application>

<activity>

<service>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What must be declared in a manifest file for an app's package name?

<activity>

<service>

<receiver>

package

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which element specifies the types of intents that an activity, service, or broadcast receiver can respond to?

<provider>

<category>

<action>

<intent-filter>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What adds an action to an intent filter?

<intent-filter>

<action>

<provider>

<category>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What adds a category name to an intent filter?

<category>

<provider>

<action>

<intent-filter>

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?