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


Please Help Members By Posting Answers For Below Questions

What is use of integral promotions in c?

662


Which header file is essential for using strcmp function?

934


Why C language is a procedural language?

614


Can the “if” function be used in comparing strings?

589


Difference between exit() and _exit() function?

655






Where register variables are stored in c?

547


What is volatile c?

522


What are the 4 types of organizational structures?

621


Explain what happens if you free a pointer twice?

609


write a progrmm in c language take user interface generate table using for loop?

1572


how many errors in c explain deply

1628


a=10;b= 5;c=3;d=3; if(a printf(%d %d %d %d a,b,c,d) else printf("%d %d %d %d a,b,c,d);

643


Can we declare variable anywhere in c?

533


What is line in c preprocessor?

611


the statement while(i) puts the entire logic in loop. this loop is called a) indefinite loop b) definite loop c) loop syntax wrong d) none of the above

603