Concat two string with most overlapped substring has to
removeĀ  "abcd"+ "cdef" = "abcdef

Answer Posted / durga prasad

above code some thing wrong.
if "abcd","cefg" then output will be "abcdcefg"
but above code will give "abcefg"

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a string?

671


What does void main () mean?

739


Implement bit Array in C.

680


Does free set pointer to null?

569


What are loops c?

620






Is it fine to write void main () or main () in c?

549


Explain what is the difference between a string and an array?

640


Is stack a keyword in c?

640


I need previous papers of CSC.......plz help out by posting them.......

1819


List out few of the applications that make use of Multilinked Structures?

1311


Explain how can I remove the trailing spaces from a string?

632


What is the code in while loop that returns the output of given code?

1334


Is main a keyword in c?

638


Can you return null in c?

602


What is identifiers in c with examples?

680