Answer Posted / shrikantauti
it appends two strings. for this strcat() is used.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Tell me what are bitwise shift operators?
What does struct node * mean?
Differentiate abs() function from fabs() function.
What are nested functions in c?
Why c is called a mid level programming language?
explain what are pointers?
Do you know the difference between exit() and _exit() function in c?
What is string length in c?
How can I delete a file?
Explain the red-black trees?
What is the -> in c?
What is a MAC Address?
Can we compile a program without main() function?
What is scope rule of function in c?
How is null defined in c?