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...


What is the use of abstraction in Kotlin?



What is the use of abstraction in Kotlin?..

Answer / Nimish Singh

Abstraction in Kotlin is used to create classes or interfaces that represent a general concept and have abstract methods which must be implemented by subclasses. Abstraction allows for modular programming, code reusability, and polymorphism.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Kotlin Interview Questions

Differentiate between generics in and out in Kotlin?

1 Answers  


How can you handle null exceptions in Kotlin?

1 Answers  


What is the type of arguments inside a constructor?

1 Answers  


Can you execute Kotlin code without JVM?

1 Answers  


How is kotlin integrated with Gradle?

1 Answers  


What are different types of constructors in kotlin?

1 Answers  


How to write multiline string in kotlin?

1 Answers  


What are the modifier available in Kotlin ?

1 Answers  


What are the advantages of using kotlin?

1 Answers  


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

1 Answers  


Tell three most important benefits of using Kotlin?

1 Answers  


Why you should switch to Kotlin from Java?

1 Answers  


Categories