What is a null string in c?


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

Post New Answer

More C Interview Questions

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

1 Answers  


What does d mean?

0 Answers  


Under what circumstances does a name clash occur?

0 Answers   InterGraph,


where are auto variables stored? What are the characteristics of an auto variable?

0 Answers  


What is macro?

5 Answers   IBM,






what is the difference b/w NULL and null?

3 Answers   HSBC, IBM,


What is the difference between ++a and a++?

0 Answers  


What is the difference between array and linked list in c?

0 Answers  


What would happen to X in this expression: X += 15; (assuming the value of X is 5)

0 Answers  


What is size of union in c?

0 Answers  


Code for calculating square root without using library function, of math.h

4 Answers   IBM,


What is meant by 'bit masking'?

0 Answers  


Categories