A

Admin • 833.24K Points
Coach

Q. If s1 is "ABC" and s2 is "DEF" then strcat(s1,s2)will give the following result.

  • (A) s1="abcdef" and s2="def"
  • (B) s1="abcdef" and s2="def"
  • (C) s1="abc" and s2="abcdef"
  • (D) s1="abc" and s2="abcdef"

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.