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


Differentiate between break and continue?



Differentiate between break and continue?..

Answer / Prince Kumar Rahul

"The 'break' statement in Kotlin ends the current iteration of a loop, whereas 'continue' skips the current iteration and continues with the next one."

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 do you migrate the code from Java to Kotlin ?

1 Answers  


How many constructors are available in Kotlin?

1 Answers  


How do you declare a variable in kotlin?

1 Answers  


Why to use kotlin?

1 Answers  


Differentiate between val and var in Kotlin?

1 Answers  


Why is kotlin preferred over java?

1 Answers  


How to compare two strings in Kotlin?

1 Answers  


What are primitive data types in kotlin?

1 Answers  


How to declare a variable in kotlin?

1 Answers  


What is companion object?

1 Answers  


What does "Null Safety" mean in Kotlin?

1 Answers  


Categories