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

Sir, i am not able to answer of this program. please send
to me answer of this program.

Is This Answer Correct ?    10 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the method to save data in stack data structure type?

600


Write programs for String Reversal & Palindrome check

594


How can you read a directory in a C program?

647


What is hash table in c?

564


how could explain about job profile

1446






What is memory leak in c?

629


Why c language?

641


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

1879


Explain what are global variables and explain how do you declare them?

635


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

1419


What is c language & why it is used?

574


Can a pointer be static?

615


Is main a keyword in c?

623


.main() { char *p = "hello world!"; p[0] = 'H'; printf("%s",p); }

703


What is difference between structure and union?

593