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 give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
How can I delete a file?
Is main a keyword in c?
How does #define work?
WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER
Hi can anyone tell what is a start up code?
Explain the use of 'auto' keyword
What is a null string in c?
What Is The Difference Between Null And Void Pointer?
What is the maximum no. of arguments that can be given in a command line in C.?
What is a shell structure examples?
What are keywords c?
How many levels of indirection in pointers can you have in a single declaration?
What is malloc calloc and realloc in c?
write a progrmm in c language take user interface generate table using for loop?