Strings in Java : Strings are defined as an array of characters. The difference between a character array and a string is the string is terminated with a special character ‘\0’.Below is the basic syntax for declaring a string in Java programming language.Syntax:<...
See more
Download the Study24x7 App, so you can connect and collaborate.