Where is atoi defined?


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

Post New Answer

More C++ General Interview Questions

Define the process of error-handling in case of constructor failure?

0 Answers  


Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).

0 Answers  


Is c++ the hardest programming language?

0 Answers  


What are the benefits of operator overloading?

0 Answers  


How to construct muliton object

2 Answers   Symphony, TCS,






What is the benefit of encapsulation?

0 Answers  


What is an operator in c++?

0 Answers  


Is ca high or low level language?

0 Answers  


What is c++ try block?

0 Answers  


What is the use of c++ programming language in real life?

0 Answers  


State the difference between pre and post increment/decrement operations.

0 Answers  


find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.

0 Answers  


Categories