Tutorial: Programming in Java for Android Development

• String: immutable type for sequence of characters –Every Java variable can be converted to Stringvia toString() –The +operation concatenates Strings with other variables –Let strbe a String. We can find str’slength (str.length()), substrings of str(str.substring()), and so on [6] 13 ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download