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
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
What is difference between constant pointer and constant variable?
What are the similarities between c and c++?
Define recursion in c.
Explain how are 16- and 32-bit numbers stored?
What is the benefit of using #define to declare a constant?
Where does the name "C" come from, anyway?
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
What is the purpose of realloc()?
I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.
What is #include called?
Can you please explain the difference between exit() and _exit() function?
Explain what is wrong with this program statement?
What are reserved words with a programming language?
How do I determine whether a character is numeric, alphabetic, and so on?