1.

Can you mention some of the extension methods used in Kotlin?

Answer»

Some of the significant EXTENSION methods USED in KOTLIN are-

  • Read texts () - it is helped to read the content present in FILES to a single string
  • Buffer reader () - it is used to read the files to buffer reader
  • Read each line () - it is used to read the lines by the following line after line
  • Headlines () - it helps to read the content for LISTING.


Discussion

No Comment Found