What do the functions atoi(), itoa() and gcvt() do?


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

Post New Answer

More C Interview Questions

Explain what is wrong with this program statement?

0 Answers  


What are global variables and how do you declare them?

0 Answers  


When is an interface "good"?

1 Answers  


What is the best way of making my program efficient?

0 Answers  


What is the size of enum in bytes?

0 Answers  






Write a program to print distinct words in an input along with their count in input in decreasing order of their count

0 Answers  


What does %p mean c?

0 Answers  


What is structure and union in c?

0 Answers  


What is optimization in c?

0 Answers  


Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above

0 Answers  


write a progam to compare the string using switch case?

1 Answers  


What are different storage class specifiers in c?

0 Answers  


Categories