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 |
What are punctuators in c++?
What is the first name of c++?
What is the use of map in c++?
What is c++ redistributable?
Write a note about the virtual member function?
how many rounds and wt type of questios ask in the written test for first round 2. tech. round 3. and futher rounds
Differentiate between late binding and early binding.
What is the limitation of cin while taking input for character array?
Which sort does c++ use?
Tell me what are static member functions?
What is endl c++?
What is array give example?