What is atoi?


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

Post New Answer

More C++ General Interview Questions

What is problem with overriding functions?

0 Answers  


write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;

0 Answers  


Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].

0 Answers  


Why is c++ not purely object oriented?

0 Answers  


What is helper in c++?

0 Answers  






What is the default access level?

0 Answers  


What are member functions used in c++?

0 Answers  


Assume studentNames and studentIDs are two parallel arrays of size N that hold student data. Write a pseudocode algorithm that sorts studentIDs array in ascending ID number order such that the two arrays remain parallel.

0 Answers  


What do you mean by inheritance in c++? Explain its types.

0 Answers  


Write a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..

0 Answers  


Is nan a c++?

0 Answers  


Is there something that we can do in C and not in C++?

14 Answers   Patni,


Categories