Does there exist any other function which can be used to convert an integer or a float to a string?


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

Post New Answer

More C++ General Interview Questions

What is atoi in c++?

0 Answers  


How do you invoke a base member function from a derived class in which you have not overridden that function?

0 Answers  


How to construct muliton object

2 Answers   Symphony, TCS,


What is the use of "new" operator?

0 Answers  


What is flush c++?

0 Answers  


Differentiate between C and C++.

0 Answers   Wipro,


What is dynamic and static typing?

0 Answers  


Explain about vectors in c ++?

0 Answers  


If there are two catch statements, one for base and one for derived, which should come first?

0 Answers  


Const char *p , char const *p What is the difference between the above two?

0 Answers   TCS,


Where are setjmp and longjmp used in c++?

0 Answers  


Is map ordered c++?

0 Answers  


Categories