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