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

Answer Posted / chinmayee

no the program should not be that because the qs is 2 power
that 5 digit number

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you define which header file to include at compile time?

584


what is the difference between 123 and 0123 in c?

716


What is the use of clrscr?

589


Explain high-order and low-order bytes.

661


Write a program to print numbers from 1 to 100 without using loop in c?

633






write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays

1779


What is methods in c?

637


Why n++ execute faster than n+1 ?

1838


When should you not use a type cast?

655


How do you override a defined macro?

695


Draw a flowchart to produce a printed list of all the students over the age of 20 in a class .The input records contains the name and age of students. Assume a sentinel value of 99 for the age field of the trailer record

4737


PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE

1464


What is a union?

606


Explain what is a program flowchart and explain how does it help in writing a program?

643


What is class and object in c?

585