Kotlin

Kotlin

1st - 12th Grade

11 Qs

quiz-placeholder

Similar activities

CSF U1 Software

CSF U1 Software

9th - 12th Grade

13 Qs

CodeHS 3.5 String Methods

CodeHS 3.5 String Methods

9th - 12th Grade

12 Qs

KD-1 Dasar pemrograman python

KD-1 Dasar pemrograman python

10th Grade

10 Qs

Planets in Our Solar System

Planets in Our Solar System

4th Grade

10 Qs

CodeHS 5.3 Using Arrays

CodeHS 5.3 Using Arrays

9th - 12th Grade

11 Qs

DICTIONARIES

DICTIONARIES

11th Grade

8 Qs

CodeHS 2.4 Arithmetic Expressions

CodeHS 2.4 Arithmetic Expressions

9th - 12th Grade

10 Qs

calculating average speed

calculating average speed

7th - 9th 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?