write a program that takes input in digits and display the
result in words from 1 to 1000


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

Post New Answer

More OOPS Interview Questions

Why is oop better than procedural?

0 Answers  


What is encapsulation in oops?

0 Answers  


what is data abstraction with example.

1 Answers  


what are the realtime excercises in C++?

0 Answers   IBM, Wipro,


c++ provides classes...and classes do what we want but why then strcut are used...if we say data hiding... it is also provided by c++ in structs then why to prefer clasess

1 Answers   HCL, TCS,






I am developing a payroll system mini project.I used file concept in program for reading and writing.When the program is reloading into the memory that is if i execute next time the file was cleaned and adding data from the starting this is my problem.I want to strore the previous data and if i want to add any record that should be next of previous data.Please help me.

0 Answers  


What is object in oop?

0 Answers  


What is the outcome of the line of code "cout<<abs(- 16.5);"? 1) 16 2) 17 3) 16.5

16 Answers   TCS,


c++ is a purely oop concept?

3 Answers   Google, TCS,


What causes polymorphism?

0 Answers  


Why is polymorphism important in oop?

0 Answers  


C#.net Interview Question A=10 B=5 C=A+B Print C The above will be given in a multiline textbox. You need to parse the above input, store values for A,B&c. And you have to display the value of C.

1 Answers   Syncfusion,


Categories