Posted by: Pdfprep
Post Date: December 2, 2020
What is the return value of the following code: substr _compare("foobar", "bar", 3);
A . -1
B . 1
C . TRUE
D . 0
E . FALSE
Answer: D