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 role of open keyword in Kotlin?



What is the role of open keyword in Kotlin?..

Answer / Mahendra Gautam

The 'open' keyword in Kotlin allows a class or an interface to be subclassed. This means that other classes can inherit from it and extend its functionality.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Kotlin Interview Questions

What are different types of constructors in kotlin?

1 Answers  


How can you declare a variable in Kotlin?

1 Answers  


How to compare two strings in Kotlin?

1 Answers  


What type of programming does Kotlin support?

1 Answers  


State the differences between val and var?

1 Answers  


Name the extension methods Kotlin provides to java.io.File?

1 Answers  


What is lateinit modifier?

0 Answers  


Is there any dependency of Secondary Constructors on Primary Constructors ?

1 Answers  


Which companies use kotlin?

1 Answers  


Does Kotlin allow macros?

1 Answers  


Can you migrate the code from java to kotlin?

1 Answers  


What is the use of function extension ?

1 Answers  


Categories