Kotlin

Kotlin

1st - 12th Grade

11 Qs

quiz-placeholder

Similar activities

Python Variables

Python Variables

9th Grade

12 Qs

Types of Software

Types of Software

3rd - 5th Grade

12 Qs

C++ Quiz 3: Functions

C++ Quiz 3: Functions

7th - 12th Grade

7 Qs

CodeHS 5.4 & 5.5 ArrayList Stuff

CodeHS 5.4 & 5.5 ArrayList Stuff

9th - 12th Grade

10 Qs

Python quiz

Python quiz

10th Grade - Professional Development

10 Qs

Python Basics

Python Basics

1st Grade

10 Qs

Program Development - Python: Code Basics 1

Program Development - Python: Code Basics 1

8th - 10th Grade

16 Qs

CodeHS 4.14 Polymorphism

CodeHS 4.14 Polymorphism

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?