Kotlin 1

Kotlin 1

Professional Development

10 Qs

quiz-placeholder

Similar activities

Путешествие в страну компьютера

Путешествие в страну компьютера

1st Grade - Professional Development

14 Qs

JDBC_Objective_Exam_2

JDBC_Objective_Exam_2

Professional Development

15 Qs

Explorer - Übungen

Explorer - Übungen

Professional Development

11 Qs

Mastering KineMaster

Mastering KineMaster

Professional Development

10 Qs

Lokālie tīkli

Lokālie tīkli

Professional Development

10 Qs

Presentador EMAZE

Presentador EMAZE

Professional Development

10 Qs

Functions

Functions

5th Grade - Professional Development

13 Qs

Kuis Array

Kuis Array

Professional Development

10 Qs

Kotlin 1

Kotlin 1

Assessment

Quiz

Computers

Professional Development

Practice Problem

Medium

Created by

Nisha V

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_________ is a Step by step set of instructions you give to a Computer

Program

Tamil Language

ChatGPT response

Commands

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

______ is an Island

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kotlin is interoperable with

C

Fortran

C++

Java

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Multiplatform Development is possible in Kotlin

true

false

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

App.kt when compiled becomes

App.class

App.bytecode

App.javac

App.ktlin

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

val name = readLine()_______ comes to avoid null

!

!!

||

&&

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

fun main() {

var a = 5

var b = 10

var result = ++a * b-- - 3

val check = (result > 40) && (a == 6) || (b < 10)

println("a = $a")

println("b = $b")

println("result = $result")

println("check = $check")

}

a = 6

b = 9

result = 57

check = true

a = 6

b = 10

result = 60

check = false

a = 5

b = 9

result = 57

check = false

a = 6

b = 9

result = 57

check = false

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?