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

Explain the isa and hasa class relationships.

0 Answers  


What do nonglobal variables default to a) auto b) register c) static

0 Answers  


Can we make copy constructor private in c++?

0 Answers  


What are built-in functions? What is the syntax for the definition?

0 Answers  


What is a forward referencing and when should it be used?

0 Answers  






How do I write a c++ program?

0 Answers  


What is a string example?

0 Answers  


Is it legal in c++ to overload operator++ so that it decrements a value in your class?

0 Answers  


Why are arrays usually processed with for loop?

0 Answers  


What is a c++ map?

0 Answers  


How the delete operator differs from the delete[]operator?

0 Answers  


Which software is used for c++ programming?

0 Answers  


Categories