What is strcmp in c?


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

Post New Answer

More C Interview Questions

Can we access array using pointer in c language?

0 Answers  


What is a nested formula?

0 Answers  


what is the output of below code int x=8,y; x>>=2; y=x; what is y value. NOTE:EXPLANATION IS COMPALSARY with binary bits

2 Answers   Wipro,


Write a program to generate the first n terms in the series --- 2,3,5,7,11,...,17

0 Answers  


What is #define used for in c?

0 Answers  






What are the uses of a pointer?

0 Answers  


the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none

0 Answers  


What is meant by type casting?

0 Answers  


what is difference between userlevel threads and kernel level threads ?what are the trades offs between these two approaches ? what approach is most frequently used and why ?

1 Answers  


Is a pointer a kind of array?

0 Answers  


How do I determine whether a character is numeric, alphabetic, and so on?

0 Answers  


What is c++ used for today?

0 Answers  


Categories