Please help me in c++ program declare two characker arrays and takes thier input and add /0 at the end of both then store value of first char array in third array which terminates terminates array...




Please help

me in
c++ program


declare two characker arrays and takes thier input and add /0 at the end of both then store value of first char array in third array which terminates terminates array when reads /0 at end of first char array and start printing 2nd char array in same 3rd string and print /0 at the end of third string.


Output:


Enter first string: this is /0


Enter seond string: cat /0


third string:
this is cat /0



Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here