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

What will happen if a pointer is deleted twice?

0 Answers   Agilent, HAL,


What is #include iostream?

0 Answers  


What is endianness?

0 Answers  


is throwing exception from a constructor not a good practice ?

5 Answers   Ericsson,


What is rvalue?

0 Answers  






How does a C++ structure differ from a C++ class?

0 Answers   NIIT,


When do we run a shell in the unix system?

0 Answers  


1.Between 100 and 999 are some numbers that have the characteristics that if you cube the individual digits and sum together you will get the same number. 2. A program that can accept as input an integer and output the equivalent of that number in words.

3 Answers  


Explain what are the sizes and ranges of the basic c++ data types?

0 Answers  


Can I learn c++ without c?

0 Answers  


Tell me can a pure virtual function have an implementation?

0 Answers  


Is c++ fully object oriented?

0 Answers  


Categories