Write a program that takes a 5 digit number and calculates 2
power that number and prints it
Answer Posted / pradeep
Thank you for giving reply.
But the above program was not correct as Muz said Long int
is not sufficcient to hold result..........
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the use of 'auto' keyword in c programming?
What is a stream water?
main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above
What is bubble sort technique in c?
What is array of pointers to string?
What does c mean before a date?
How pointer is different from array?
What is page thrashing?
How do shell structures work?
What is string concatenation in c?
What is size of union in c?
What is ctrl c called?
Explain what is the heap?
What is the difference between #include
How can a program be made to print the name of a source file where an error occurs?