Explain which function in c can be used to append a string to another string?
No Answer is Posted For this Question
Be the First to Post Answer
What is time null in c?
Write a program to check prime number in c programming?
what is bitwise operator?
What is the difference between struct and union in C?
What is #error and use of it?
Define C in your own Language.
What is file in c preprocessor?
define c
what is purpose of fflush(stdin) function
there is two conditions , 1. while using for loop for printing 1 to 50 no's simulteneous 2. while using printf functios for printing 1 to 50 no's simulteneous with or without using variables who will take more time for compiling and execution? explain in details with reason?
What is external and internal variables What is dynamic memory allocation what is storage classes in C
Can we initialize extern variable in c?