What is the return value of the following code: substr_compare("foobar", "bar", seenagape 10 years ago What is the return value of the following code: substr_compare(“foobar”, “bar”, 3); A. -1 B. 1 C. TRUE D. 0 E. FALSE ← Previous question Next question →