What are the string functions? List some string functions available in c.


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

Post New Answer

More C Interview Questions

What is default value of global variable in c?

0 Answers  


how to add our own function in c library please give details.?

1 Answers   TCS,


What is hungarian notation? Is it worthwhile?

0 Answers  


What library is sizeof in c?

0 Answers  


What is the general form of function in c?

0 Answers  


What is the output of below code? main() { static in a=5; printf("%3d",a--); if(a) main(); }

4 Answers   Infosys, TCS,


Is it valid to address one element beyond the end of an array?

0 Answers  


a value that does not change during program execution a) variabe b) argument c) parameter d) none

0 Answers  


What are local variables c?

0 Answers  


What does 1f stand for?

0 Answers  


Can a pointer be volatile in c?

0 Answers  


consagous technology placement paper

3 Answers   Consagous, Sypra,


Categories