Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

write a c program to print the values in words
eg:- 143 written it has (one hundred and forty three)&
104, 114 are also written words

Answer Posted / vikas

Can any one help me with this please, I cant get it right. I
have a test on 23/05/2011... Thanks

1
1 2
1 2 3
1 2 3 4

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain why can’t constant values be used to define an array’s initial size?

1402


void main(int n) { if(n==0) return; main(--n); printf("%d ",n); getch(); } how it work and what will be its output...............it any one know ans plz reply

2855


In c programming, explain how do you insert quote characters (? And ?) Into the output screen?

1311


Is array name a pointer?

1079


Why do we need a structure?

1083


What are header files in c?

1123


What is logical error?

1193


What's a good way to check for "close enough" floating-point equality?

1263


Explain what is the difference between #include and #include 'file' ?

1087


How do you determine the length of a string value that was stored in a variable?

1175


What does c mean in basketball?

1048


Write a program to check prime number in c programming?

1150


hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?

2185


What functions are in conio h?

1266


How is actual parameter different from the formal parameter?

1068