Write a program that takes a 5 digit number and calculates
2 power that number and prints it

Answer Posted / makthar basha

Write a program that takes a 5 digit number and calculates
2 power that number and prints it

Is This Answer Correct ?    103 Yes 24 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above

640


What is calloc() function?

623


Where is volatile variable stored?

643


What are the advantages of c language?

664


How would you use the functions fseek(), freed(), fwrite() and ftell()?

699






Can you please explain the difference between strcpy() and memcpy() function?

599


Is c weakly typed?

572


Define Spanning-Tree Protocol (STP)

638


Explain how are 16- and 32-bit numbers stored?

781


Why is c still so popular?

614


What is extern keyword in c?

639


What does the && operator do in a program code?

696


Explain what does the format %10.2 mean when included in a printf statement?

775


What is methods in c?

637


Are the variables argc and argv are always local to main?

569