Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Define enum in Kotlin?



Define enum in Kotlin?..

Answer / Kiran Kumar Chaurasia

In Kotlin, an Enum (Enumeration) is a special type that represents a set of named values. Enums are used to define a group of related constants.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Kotlin Interview Questions

What is the difference between const vs val?

1 Answers  


Tell me the default behavior of Kotlin classes?

1 Answers  


Explain the Main features of kotlin which are not available in java?

1 Answers  


What is the type of arguments inside a constructor? Why do you think they are val unless explicitly set to var?

1 Answers  


Is there Ternary Conditional Operator in Kotlin like in Java ?

1 Answers  


Can you migrate the code from java to kotlin?

1 Answers  


What is the use of abstraction in Kotlin?

1 Answers  


What is the equivalent of switch expression in Kotlin? How does it differ from switch?

1 Answers  


What are High-Level Functions in Kotlin?

1 Answers  


How to declare a variable in kotlin?

1 Answers  


In kotlin, can we create an empty array?

1 Answers  


What is Range in Kotlin?

1 Answers  


Categories