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 / prawin62

they directly asks for 5 digit naaa

so read that into a c[6] like that

and print c[0] thousand like that..........

Is This Answer Correct ?    32 Yes 83 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is merge sort in c?

1112


What is a structural principle?

1243


How do I use strcmp?

1133


What is far pointer in c?

1391


How do you define CONSTANT in C?

1367


Explain which function in c can be used to append a string to another string?

1138


Explain the meaning of keyword 'extern' in a function declaration.

1210


int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;

1929


Why is c so powerful?

1164


What is && in c programming?

1227


What is a rvalue?

1262


Can a function argument have default value?

1210


Why are all header files not declared in every c program?

1150


how do you execute a c program in unix.

1158


What is a dynamic array in c?

1225