Kotlin Programming, In 8 Hours, For Beginners! by Swift Ada R. & Yao Ray

Kotlin Programming, In 8 Hours, For Beginners! by Swift Ada R. & Yao Ray

Author:Swift, Ada R. & Yao, Ray [Swift, Ada R.]
Language: eng
Format: epub
Publisher: Ray Yao 's eBooks & Books
Published: 2020-03-19T16:00:00+00:00


Output:

The new string is C# in 8 Hours.

Explanation:

“$str3" gets the value of str3

String Functions

Function

Description

str1 . compareTo(str2)

compare two strings, return 0 when equal

str . get(index)

return the character at the specified index .

str1 . plus(str2)

connect two strings

str . drop(num)

remove several characters from the beginning

str . droplast(num)

remove several characters from the end

str . substring(start, end)

return a sub string from startindex to endindex .



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.