What will the following function call return? seenagape 9 years ago What will the following function call return?<code>strstr(‘http://example.com/test/file.php’, ‘/’);</code> A./example.com/ B./file.php C.file.php D.//example.com/test/file.php ← Previous question Next question →