Login
Remember
Register
Ask a Question
Recent questions and answers in Kotlin
0
votes
1
answer
Explain Kotlin OOPs
answered
May 26, 2022
in
Kotlin
by
Robin
kotlin-oops
0
votes
3
answers
What does ‘Null Safety’ mean in Kotlin?
answered
May 26, 2022
in
Kotlin
by
Robin
null-safety
0
votes
1
answer
Explain Exception Handling in Kotlin
answered
May 26, 2022
in
Kotlin
by
Robin
kotlin-exception-handling
0
votes
1
answer
Explain Functions in Kotlin?
answered
May 26, 2022
in
Kotlin
by
Robin
kotlin-functions
0
votes
1
answer
Explain Collections in Kotlin?
answered
May 26, 2022
in
Kotlin
by
Robin
kotlin-collections
0
votes
1
answer
Explain Strings in Kotlin?
answered
May 26, 2022
in
Kotlin
by
Robin
kotlin-strings
0
votes
1
answer
What is the Index of an Array in Kotlin?
answered
May 26, 2022
in
Kotlin
by
Robin
kotlin-arrary-index
0
votes
1
answer
Explain Array in Kotlin
answered
May 26, 2022
in
Kotlin
by
Robin
kotlin-array
0
votes
1
answer
Explain Operators in Kotlin
answered
May 26, 2022
in
Kotlin
by
Robin
kotlin-operators
0
votes
1
answer
Explain Kotlin Type Conversion or Kotlin Type Casting
answered
May 26, 2022
in
Kotlin
by
Robin
type-conversion
type-casting
0
votes
1
answer
What are the Data Types in Kotlin?
answered
May 26, 2022
in
Kotlin
by
Robin
kotlin-data-types
0
votes
1
answer
What are the variables used in Kotlin?
answered
May 26, 2022
in
Kotlin
by
Robin
kotlin-variables
0
votes
1
answer
Explain Architecture of Kotlin?
answered
May 26, 2022
in
Kotlin
by
Robin
kotlin-architecture
0
votes
1
answer
Explain Kotlin Environment Setup?
answered
May 26, 2022
in
Kotlin
by
Robin
kotlin-enviournment
0
votes
1
answer
Explain Features of Kotlin?
answered
May 26, 2022
in
Kotlin
by
Robin
kotlin-features
0
votes
1
answer
Why Use Kotlin, Explain Reasons of of using Kotlin
answered
May 26, 2022
in
Kotlin
by
Robin
kotlin-use
0
votes
1
answer
Explain History of Kotlin
answered
May 26, 2022
in
Kotlin
by
Robin
kotlin-history
0
votes
1
answer
What is Kotlin?
answered
May 26, 2022
in
Kotlin
by
Robin
kotlin
0
votes
1
answer
Rewrite this code in Kotlin
answered
Oct 6, 2021
in
Kotlin
by
Robin
kotlin-code
0
votes
1
answer
May you use IntArray and an Array<Int> is in Kotlin interchangeably?
answered
Oct 6, 2021
in
Kotlin
by
Robin
kotlin-initialize-array
0
votes
1
answer
How would you refactor this code using apply?
answered
Oct 6, 2021
in
Kotlin
by
Robin
kotlin-code
0
votes
1
answer
How is it recommended to create constants in Kotlin?
answered
Oct 6, 2021
in
Kotlin
by
Robin
kotlin-constant
0
votes
1
answer
Explain what is wrong with that code?
answered
Oct 6, 2021
in
Kotlin
by
Robin
kotlin-code
0
votes
1
answer
Explain advantages of when vs switch in Kotlin
answered
Oct 6, 2021
in
Kotlin
by
Robin
switch-kotlin
0
votes
1
answer
Where should I use var and where val?
answered
Oct 6, 2021
in
Kotlin
by
Robin
var-vs-val
0
votes
1
answer
What is the difference between var and val in Kotlin?
answered
Oct 6, 2021
in
Kotlin
by
Robin
var-vs-val
0
votes
1
answer
What is basic difference between fold and reduce in Kotlin? When to use which?
answered
Oct 6, 2021
in
Kotlin
by
Robin
fold-vs-reduce
0
votes
1
answer
What is a data class in Kotlin?
answered
Oct 6, 2021
in
Kotlin
by
Robin
data-class
0
votes
1
answer
How to initialize an array in Kotlin with values?
answered
Oct 6, 2021
in
Kotlin
by
Robin
arrary-intialize
0
votes
1
answer
What does this code do?
answered
Oct 5, 2021
in
Kotlin
by
rajeshsharma
kotlin-code
To see more, click for all the
questions in this category
.
Recent questions and answers in Kotlin
...