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 program in c to input a 5 digit number and print it
in words.

Answer Posted / vignesh1988i

OK HERE they are asking for 5 digits , but if somewhere
they ask for 'n' digit numbers , then that a[6] wont work
there , Whenever u do a program u will also think of the
worst cases then only we must develop a program...... in all
situations ur program should work!!!!!!!! that's speaks !!

thank u

Is This Answer Correct ?    25 Yes 37 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you tell whether two strings are the same?

1308


The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?

1263


How can you determine the maximum value that a numeric variable can hold?

1298


How can I recover the file name given an open stream?

1080


Write a program for finding factorial of a number.

1142


What are the ways to a null pointer can use in c programming language?

1194


Why we write conio h in c?

1078


How do you sort filenames in a directory?

1236


Is c pass by value or reference?

1104


How can I sort more data than will fit in memory?

1166


What is the use of define in c?

1103


Can stdout be forced to print somewhere other than the screen?

1089


#include { printf("Hello"); } how compile time affects when we add additional header file .

1940


Explain how can a program be made to print the line number where an error occurs?

1282


How many levels of pointers can you have?

1245