Hi,
Can some one help me with this
Program which concatenates 2 strings x(abcd) and y(1234) and return z(a1b2c3d4) as an output and check if these 2 strings have the same length before
concatenating.
Thanks in advance
Can some one help me with this
Program which concatenates 2 strings x(abcd) and y(1234) and return z(a1b2c3d4) as an output and check if these 2 strings have the same length before
concatenating.
Thanks in advance