What is atoi?



What is atoi?..

Answer / Ravi Shanker Dubey

atoi stands for ASCII to Integer. It is a C library function used to convert a string (character sequence) to an integer.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What are punctuators in c++?

1 Answers  


What is the first name of c++?

1 Answers  


What is the use of map in c++?

1 Answers  


What is c++ redistributable?

1 Answers  


Write a note about the virtual member function?

1 Answers  


how many rounds and wt type of questios ask in the written test for first round 2. tech. round 3. and futher rounds

0 Answers   Thought Works,


Differentiate between late binding and early binding.

1 Answers  


What is the limitation of cin while taking input for character array?

1 Answers  


Which sort does c++ use?

1 Answers  


Tell me what are static member functions?

1 Answers  


What is endl c++?

1 Answers  


What is array give example?

1 Answers  


Categories