Strings are the type of objects that can store the character of values. A string acts the same as an array of characters in Java. Example: String str = "Geeks";.
確定! 回上一頁