Problem #711 C++ using OBJECT ORIENTED PROGRAMMING

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

Your Solution