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

What is volatile variable in c?

666


How to draw the flowchart for structure programs?

8768


Multiply an Integer Number by 2 Without Using Multiplication Operator

330


What is restrict keyword in c?

652


Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?

675






What is a structure in c language. how to initialise a structure in c?

617


what are bit fields in c?

613


Why static variable is used in c?

574


write a c program to calculate sum of digits till it reduces to a single digit using recursion

2733


any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above

672


What is local and global variable in c?

627


how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12

662


Explain the difference between malloc() and calloc() function?

613


What is getche() function?

621


what is the format specifier for printing a pointer value?

621