You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write a class StringIndexOf with a main method. The method receives one command line argument. Print the index of the first occurrences of the string CA in the argument.