How many header files are in c?


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

Post New Answer

More C Interview Questions

Is python a c language?

0 Answers  


Binary tree traversing

1 Answers   Qualcomm,


Can we access the array using a pointer in c language?

0 Answers  


How to get string length of given string in c?

0 Answers  


What is the advantage of an array over individual variables?

0 Answers  






Explain what is the benefit of using #define to declare a constant?

0 Answers  


Do pointers store the address of value or the actual value of a variable?

0 Answers   Fidelity,


6. Which of the Following is not defined in string.h? A)strspn() B)strerror() C)memchr() D)strod()

2 Answers   Accenture,


Determine if a number is a power of 2 at O(1).

2 Answers  


Explain in detail how strset (string handling function works )pls explain it with an example.

1 Answers  


what is output of the following statetment?Printf(“%x”, -1<<4); ?

5 Answers  


difference between malloc and calloc

3 Answers   HCL, Wipro,


Categories