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
Are c and c++ different?
How do I tokenize a string in c++?
What is the benefit of encapsulation?
What do nonglobal variables default to a) auto b) register c) static
What are special characters c++?
What is difference between malloc()/free() and new/delete?
If dog is a friend of boy, is boy a friend of dog?
What is the latest c++ version?
when can we use copy constructor?
Why is it called c++?
What are the types of pointer?
Why c++ is called oop?