Kotlin

Kotlin

1st - 12th Grade

11 Qs

quiz-placeholder

Similar activities

For Loops HW

For Loops HW

9th - 12th Grade

12 Qs

CodeHS 4.15 Interfaces

CodeHS 4.15 Interfaces

9th - 12th Grade

10 Qs

Types of Industry

Types of Industry

10th Grade

15 Qs

Java Arrays Basic

Java Arrays Basic

10th - 12th Grade

15 Qs

list in python

list in python

10th - 12th Grade

15 Qs

CodeHS 2.5 Casting

CodeHS 2.5 Casting

9th - 12th Grade

10 Qs

CodeHS 4.14 Polymorphism

CodeHS 4.14 Polymorphism

9th - 12th Grade

10 Qs

Types of Software

Types of Software

3rd - 5th Grade

12 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?