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 / shameer.k.g
i have seen above this big codeing is not needed because it
is simple program,it need only very less codeing, i have no
time to write ,i have studied this program in
btech,tommorow i have written test for dell
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is hash table in c?
What is extern c used for?
Is c call by value?
Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)
Explain the use of 'auto' keyword in c programming?
How do I round numbers?
What are linker error?
Are comments included during the compilation stage and placed in the EXE file as well?
How is pointer initialized in c?
What is meant by int main ()?
What is a 'null pointer assignment' error?
What is actual argument?
What is the difference between malloc() and calloc()?
What are the rules for the identifier?
Explain what is a stream?