Write a program that takes a 5 digit number and calculates 2
power that number and prints it
Answer Posted / cheela deepak
integer range is not sufficient for given program so result
will not hold
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why doesnt that code work?
What is I ++ in c programming?
Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58
What is time complexity c?
Explain what is the concatenation operator?
what do u mean by Direct access files? then can u explain about Direct Access Files?
simple program of graphics and their output display
What is the difference between mpi and openmp?
Synonymous with pointer array a) character array b) ragged array c) multiple array d) none
Once I have used freopen, how can I get the original stdout (or stdin) back?
Explain the Difference between the New and Malloc keyword.
What is the benefit of using #define to declare a constant?
What is a macro, and explain how do you use it?
What is indirection in c?
What is wrong with this program statement?