Warnings

If we have created a variable and not used it, or if we forget to initialize a variable, we will get warnings, which can be useful to prevent errors. Kotlin provides many such warnings during compile time to avoid possible runtime errors. This increases program reliability.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset