String concatenation
Answers were Sorted based on User's Feedback
Answer / shrikantauti
it appends two strings. for this strcat() is used.
Is This Answer Correct ? | 3 Yes | 0 No |
Describe dynamic data structure in c programming language?
Linked lists -- can you tell me how to check whether a linked list is circular?
What is difference between main and void main?
write a program to input 10 strings and compare without using strcmp() function. If the character of one string matches with the characters of another string , sort them and make it a single string ??? example:- str1="Aakash" st2="Himanshu" str="Uday" output:- Aakashimanshuday (please post the answer as quickly as possible)
What will the preprocessor do for a program?
main() { int i=0; while(+(+i--)!=0) i-=i++; printf(i); }
What is the use of getchar() function?
What is meant by gets in c?
what is difference between ANSI structure and C99 Structure?
What is the use of a static variable in c?
What is c language & why it is used?
is compiler do read the data line by line or not. ??
6 Answers LG Soft, Satyam, Tech Mahindra,