4) Write a program that takes a 5 digit number and
calculates 2 power
that number and prints it.
Answer Posted / manojpadhi04
please inform me the answer
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
How can I read data from data files with particular formats?
while initialization of array why we use a[][2] why not a[2][]...?
What is the purpose of main( ) in c language?
What is the difference between #include
What are the types of assignment statements?
Write a program to know whether the input number is an armstrong number.
What is function prototype in c language?
What is modeling?
Write an efficient algo and C code to shuffle a pack of cards.. this one was a feedback process until we came up with one with no extra storage.
What is the difference between local variable and global variable in c?
What is %d used for?
Is a house a mass structure?
how to execute a program using if else condition and the output should enter number and the number is odd only...
How does free() know explain how much memory to release?
Differentiate between new and malloc(), delete and free() ?