Compose Camp - Session 1 Quiz

Compose Camp - Session 1 Quiz

University

10 Qs

quiz-placeholder

Similar activities

JAVA FINAL QUIZ FOR ASSESSMENT

JAVA FINAL QUIZ FOR ASSESSMENT

University

15 Qs

Python - Year 8

Python - Year 8

3rd Grade - University

10 Qs

Kuis Dadakan ;)

Kuis Dadakan ;)

10th Grade - University

15 Qs

6-文件操作

6-文件操作

University

10 Qs

1-基本数据类型

1-基本数据类型

University

10 Qs

JavaScript Variables

JavaScript Variables

3rd Grade - University

13 Qs

The Finance Maestro- Quiz 1

The Finance Maestro- Quiz 1

University

15 Qs

空大-Google日曆與雲端知多少?

空大-Google日曆與雲端知多少?

University

10 Qs

Compose Camp - Session 1 Quiz

Compose Camp - Session 1 Quiz

Assessment

Quiz

Education, Computers

University

Hard

Created by

GDSC DYPIU

Used 24+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is Jetpack Compose?

A modern toolkit to develop Android user

Toolkit to design libraries

Database interface

Plugin to build APK

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following is false about Compose?

The Empty Compose Activity template is used to create a simple app.

Layouts can be viewed in the Preview window, without actually running your app.

All elements and themes in a Compose app are contained in a Surface.

Themes, such as GreetingCardTheme allow you to style Composables.

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

 

Which of the following variable declarations is valid?

var hello: Int? = ""

String "hello" = hello

val hello = "hello"

hello: String = "hello"

4.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

Which of the following are true about functions? (Select all that applies)

Function parameters are required to have default arguments.

Functions can take parameters, or variables as inputs.

When calling a function with parameters, the values passed in are called arguments.

Breaking your code in multiple functions can make your code cleaner and easier to maintain.

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The Box layout stacks the UI elements on top of one another.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What parameter is used to align the child element to the beginning of the parent?

Alignment.End

Alignment.Left

Alignment.Begin

Alignment.Start

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

 Padding is an example of a ___

Property

Attribute

Modifier

Composable

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Education