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

How can I read a binary data file properly?

637


How can you access memory located at a certain address?

670


what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)

1932


What is huge pointer in c?

589


What the advantages of using Unions?

677






Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.

1731


What are the two forms of #include directive?

646


What are the 5 types of organizational structures?

554


How variables are declared in c?

576


Why #include is used in c language?

605


What are valid operations on pointers?

672


please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code

1712


What is #include stdio h and #include conio h?

605


Explain how are 16- and 32-bit numbers stored?

787


Why do we use return in c?

572