Preview (10 questions)
1 Question
לפני 30 שניות
Q.

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


Python

Go

Java code

C

2 Question
לפני 30 שניות
Q.

Who is the designer of the Kotlin programming language?


Larry Wall

Guido van Rossum

Linus Torvalds

Andrey Breslav

3 Question
לפני 30 שניות
Q.

In which year was the Kotlin programming language released?


2016

2010

2017

2020

4 Question
לפני 30 שניות
Q.

What type of language is Kotlin?


Script boot

Statically typed and object-oriented programming language

Open-source

Backend development

5 Question
לפני 30 שניות
Q.

Below the following platform uses Kotlin programming language.


Studio

MS Office

Android

Excel

6 Question
לפני 30 שניות
Q.

Which company used Kotlin programming language?


Wipro

Micro

Google

Apple

7 Question
לפני 30 שניות
Q.

What kind of software is used for Kotlin programming language?


Android Studio

Front-end

Ktor

IntelliJ IDEA

8 Question
לפני 30 שניות
Q.

What are the Kotlin programming language file name extensions?


kt

Ph

PI

OS

9 Question
לפני 30 שניות
Q.

In which year Kotlin 1.5 was released?


2010

2015

2021

2020

10 Question
לפני 30 שניות
Q.

How do you insert comments in Kotlin programming language code?


/ comment text

// comment text

/* comment text

All the above