Preview (10 questions)
1 Question
30 másodperce
Q.

Which program Kotlin programming language is designed to be fully interoperable?


Python

Go

Java code

C

2 Question
30 másodperce
Q.

Who is the designer of the Kotlin programming language?


Larry Wall

Guido van Rossum

Linus Torvalds

Andrey Breslav

3 Question
30 másodperce
Q.

In which year was the Kotlin programming language released?


2016

2010

2017

2020

4 Question
30 másodperce
Q.

What type of language is Kotlin?


Script boot

Statically typed and object-oriented programming language

Open-source

Backend development

5 Question
30 másodperce
Q.

Below the following platform uses Kotlin programming language.


Studio

MS Office

Android

Excel

6 Question
30 másodperce
Q.

Which company used Kotlin programming language?


Wipro

Micro

Google

Apple

7 Question
30 másodperce
Q.

What kind of software is used for Kotlin programming language?


Android Studio

Front-end

Ktor

IntelliJ IDEA

8 Question
30 másodperce
Q.

What are the Kotlin programming language file name extensions?


kt

Ph

PI

OS

9 Question
30 másodperce
Q.

In which year Kotlin 1.5 was released?


2010

2015

2021

2020

10 Question
30 másodperce
Q.

How do you insert comments in Kotlin programming language code?


/ comment text

// comment text

/* comment text

All the above