What is string in c language?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

what is calloc and malloc?

2 Answers  


What is calloc()?

0 Answers   Adobe,


How do you override a defined macro?

0 Answers  


What's the difference between calloc() and malloc()?

4 Answers  


Write the syntax and purpose of a switch statement in C.

0 Answers   Adobe,






why you will give me a job in TCS.

7 Answers   TCS,


What is && in c programming?

0 Answers  


#include<stdio.h> main() { char s1[]="Ramco"; char s2[]="Systems"; s1=s2; printf("%s",s1); } Find the output

5 Answers   CitiGroup,


How do I access command-line arguments?

2 Answers   Bosch, Wipro,


What are the types of pointers?

0 Answers  


What is an array? What the different types of arrays in c?

0 Answers  


why java is called as a purely oops language.

3 Answers   TVS,


Categories