Problem #241 C++ using OBJECT ORIENTED PROGRAMMING

Write a Java program to get the character at the given index within the String

Your Solution