Which header file is essential for using strcmp function?



Which header file is essential for using strcmp function?..

Answer / Amit Kumar Awasthi

'string.h' is the header file that contains the declaration of the strcmp function.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

Write a programm such that if user enter 11.25 it roundup to 11 but if user enter 11.51 upto 11.99 it will round up to 12 i.e.;convert the floting point value into integer format as explain above..

2 Answers  


without using control structures and control structures find the max and min of given 2 nos

1 Answers   HCL,


How does C++ help with the tradeoff of safety vs. usability?

1 Answers  


what is the use of bitfields & where do we use them?

2 Answers  


typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none

1 Answers  


how to introdu5ce my self in serco

1 Answers  


i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....

1 Answers   RBI,


What is d'n in c?

1 Answers  


Write a program to generate the Fibinocci Series

1 Answers   TISL,


Can you write the algorithm for Queue?

1 Answers   College School Exams Tests, TCS,


what is the benefit of c30

2 Answers  


how we can make 3d venturing graphics on outer interface

2 Answers   Microsoft,


Categories