write a program that will accept a number and print.its
equivalent in words the maximum input number is 9999


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

Post New Answer

More STL Interview Questions

sir please send me bpcl previous question papers

0 Answers   BPCL Bharat Petroleum,


What is Object Oriental Progam

2 Answers  


HOW TO GET "H1B" -VISA 4 USA FOR MY SON?HE HAD COMPLETED "MS"(IT)FROM AUSTALIA 2007.I AM WORKING IN U.S.A.

0 Answers  


To modify an, existing worksheet. What steps are involved for: 1. Inserting and deleting rows and columns. 2. Printing cell formulas 3Jld displayed values 3. Using the page setup command

0 Answers  


tell about sorted linked list

1 Answers  






Explain how to insert a hyperlink in to an Excel worksheet and save a Word document as a Web page.

1 Answers  


What are the components of stl?

0 Answers  


c# support late binding or early binding.

6 Answers  


why does the execution of a c++ program start with main()???

11 Answers  


Is there any error below, its a code to delete all entires from a map #include <map> #include iostream.h int main() { int i =0; map <int, char> TestMap; while(i<3) { TesMap.insert(TestMap::value_type(i,Test)); i++; } typedef map<int, char> :: iterator mapIter =TestMap.begin(); if(mapIter!=TestMap.end()) { TestMap.erase(mapItrer); ++mapIter; } return 0; }

0 Answers  


Why should a c++ programmer be interested in stl?

0 Answers  


Explain when u will use Observer pattern and how u will implement in c++ .

1 Answers  


Categories