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


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

why can't we declare data member of class auto register or extern

1 Answers  


When does the c++ compiler create temporary variables?

0 Answers  


What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00

0 Answers  


Which one between if-else and switch is more efficient?

0 Answers  


What is the disadvantage of using a macro?

0 Answers  


What are the stages in the development cycle?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. x =+ 7;

2 Answers  


sir i want to study the c++ course but ino what is the qualification and the study methode please reply more details in c++

1 Answers   NIIT,


Difference between Top down and bottom up approaches for a given project ?

14 Answers   BSNL, CSC, HCL, HP, IIT, Infosys, Siemens,


Explain the scope of resolution operator.

0 Answers  


Is c++ a dying language?

0 Answers  


what is the use of Namespace in c++.

3 Answers  


Categories