Jetpack Compose

Jetpack Compose

Professional Development

10 Qs

quiz-placeholder

Similar activities

PERANGKAT ANDROID

PERANGKAT ANDROID

Professional Development

12 Qs

DECI - Week 9 - round

DECI - Week 9 - round

Professional Development

12 Qs

Linked List

Linked List

Professional Development

15 Qs

 ครั้งที่ 1.ม.5 Arduino  , หลอดไฟ LED

ครั้งที่ 1.ม.5 Arduino , หลอดไฟ LED

Professional Development

10 Qs

C Quiz

C Quiz

Professional Development

10 Qs

c program -basic

c program -basic

Professional Development

10 Qs

Mainstream Development Frameworks

Mainstream Development Frameworks

Professional Development

10 Qs

Массивы С++

Массивы С++

Professional Development

13 Qs

Jetpack Compose

Jetpack Compose

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Abdul Basith

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

1)Which computer program accepts the high-level language and converts it into assembly language ?

Compose

Linker

Assembler

Compiler

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a function?

It converts code into a language computer can understand.

A function is a segment of a program that performs a specific task.

It gives special meaning to the compiler.

It is a user-defined name of a program element.

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

val is used to declare a variable that is prone to change.

True

False

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the correct way to declare a variable int?

val : count Int : 20

count: Int =2

val count: Int = 2

val Int = 2

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does IDE stand for?

Implementing Development Engine

Integrated Development Engine

Interpreter Design Echosystem

Integrated Development Environment

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the wrong option from the following:

@Composable function names are not capitalized.

You add the @Composable annotation before the function

@Composable functions can't return anything.

All of the above.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is compose Jetpack?

Jetpack Compose is Android's modern toolkit for building native UI

Jetpack Compose is Apple's modern toolkit for building native UI

Jetpack Compose is Android's function to make it fly high.

Jetpack Compose is Android's ROCKETMAN

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?