Q126
What is the output of below statement? Print substr (‘watch out for that tree’,20,5);
A.
tree
B.
tree’
C.
ree
AnswerD.
none of above
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board