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

In Kotlin can interface have implemented method?

1 Answers  


How do you differentiate var and val in Kotin?

1 Answers  


What are the modifiers that are available in kotlin?

1 Answers  


Does Kotlin programming allow macros?

1 Answers  


What is the type of the following Array?, val arr = arrayOf(1, 2, 3);

0 Answers  


Why is Kotlin interoperable with Java?

1 Answers  


Describe the use of extension function?

1 Answers  


How to make a class data class ?

1 Answers  


What is the role of open keyword in Kotlin?

1 Answers  


Can kotlin code be executed without jvm?

1 Answers  


What is the latest version of kotlin?

0 Answers  


Can you tell me what kinds of programming types does Kotlin support?

1 Answers  


Categories