Why string is used in c?


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

Post New Answer

More C Interview Questions

what will be the output off the following program? #include<stdio.h> int main() { int a; a=015+0*71+5; printf("%d,a"); return0; }

9 Answers   HCL,


Why Modern OS are interrupt driven?Give an example

3 Answers  


How many parameters should a function have?

0 Answers  


an algorithem for the implementation of circular doubly linked list

1 Answers  


we all know about the function overloading concept used in C++ and we all learnt abt that.... but that concept is already came in C in a very smaller propotion ... my question is IN WHICH CONCEPT THERE IS A USE OF FUNCTION OVERLOADING IS USED in C language?????????????

4 Answers   Google,






What are the advantages and disadvantages of c language?

0 Answers  


how to swap 4 number without using temporary number?

2 Answers  


What are linked lists in c?

0 Answers  


write a c prog for removing duplicate character from an array and sorting remaining elements using a single array

1 Answers  


How do you redirect a standard stream?

0 Answers  


What's a "sequence point"?

3 Answers  


What does calloc stand for?

0 Answers  


Categories