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

Answer Posted / sham

Check the each char in the second string with first string
if it is not there then concatenate into the first string else
do not do.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is struct node in c?

799


Do you know the difference between exit() and _exit() function in c?

793


Define C in your own Language.

817


Differentiate between Macro and ordinary definition.

967


Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)

2076


What does the message "automatic aggregate intialization is an ansi feature" mean?

914


What are keywords c?

785


any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above

894


Why do we use int main?

830


Write a program with dynamically allocation of variable.

837


What is printf () in c?

773


Why is extern used in c?

825


Does free set pointer to null?

737


hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?

1860


In which language linux is written?

909