Question: Given the string variables str1 and str2 contain. One Jackson State University and on respectively, what is the result of each of the following expression?

Given the string variables str1 and str2 contain. "One Jackson State University" and "on" respectively, what is the result of each of the following expression? str1.length() str1.find(str2) str1.substr(4.25) str1.substr(4, 25), find(str2)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
