Kotlin

Kotlin

1st - 12th Grade

11 Qs

quiz-placeholder

Similar activities

Nivelación Software segundo periodo 10°

Nivelación Software segundo periodo 10°

10th Grade

10 Qs

Funky Functions

Funky Functions

6th - 8th Grade

10 Qs

CodeHS 5.8 HashMaps

CodeHS 5.8 HashMaps

9th - 12th Grade

10 Qs

CodeHS 5.3 Using Arrays

CodeHS 5.3 Using Arrays

9th - 12th Grade

11 Qs

Dictionary

Dictionary

11th Grade

14 Qs

List Review

List Review

9th - 12th Grade

11 Qs

variable

variable

KG - 5th Grade

11 Qs

Scope 1 (Class)

Scope 1 (Class)

9th - 12th Grade

10 Qs

Kotlin

Kotlin

Assessment

Quiz

Computers, Science

1st - 12th Grade

Hard

Created by

joshua igoni

Used 32+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

One of the operating systems that can not be used for Andriod application development is?

Windows

Mac

Linux

Contiki

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Andriod Studio, the virtual console type tab that is used as a command-line interface is called?

Memory

CPU

Logcat

ADB logs

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

On implementing the method of onStartCommand(), the service must be stopped after the task is completed using?

stopSelf()

stopService()

stopSelf() or stopService()

endService()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The space between the edge of a widget content can be customized using?

Margins

Height

Padding

Weight

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Andriod Studio the tab in which error is shown is called?

Logcat

ADB logs

CPU

Memory

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does this code do?


foo()()

Calls a function which is returned by the call foo

Calls "foo" asynchronously

Fails compilation

Creates a two-dimensional array

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is "to" in the example below?

A kotlin keyword to create a Pair(33,42)

An infix extension function creating a Pair(33,42)

A syntax error

A kotlin keyword to create a range from 33 to 42

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?