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

Post New Answer

More C Interview Questions

Why functions are used in c?

0 Answers  


Is there a way to compare two structure variables?

0 Answers  


character array A[12] can hold

5 Answers   Wipro,


what is const volatile?

2 Answers  


Where does the name "C" come from, anyway?

0 Answers   Celstream,






What is preprocessor with example?

0 Answers  


WAP – represent a char in binary format

4 Answers   Motorola, Wipro,


write a c program to find biggest of 3 number without relational operator?

12 Answers   TCS, Wipro,


from which concept of 'c', the static member function of 'c++' has came?

1 Answers   Bosch,


Create a structure to specify data on students as given below: Roll number, Name, Department, Course, and Year of joining. Assume that there are not more than 450 students in the collage. (a) Write a function to print the names of all students who joined in the last 3 years. (b) Write a function to print the data of a student whose roll numbers are divisible by 4.

0 Answers  


Sir i want e-notes of C languge of BAlaguruswami book i.e scanned or pdf file of balaguruswamy book on c language.PLEASE SEND ME on my mail id ajit_kolhe@rediff.com

8 Answers  


What does malloc () calloc () realloc () free () do?

0 Answers  


Categories