SyntaxFix
Write A Post
Hire A Developer
Questions
Java strings are simply an array of char. So, char c = s[0] where s is string.