write a program to find 2 power of a 5digit number with out
using big int and exponent ?
No Answer is Posted For this Question
Be the First to Post Answer
What polymorphism means?
What is virtual class and friend class?
What is the difference between XML Web Services using ASMX and .NET Remoting using SOAP?
write a progra in c++ using class & object to find out wheather a given no. is prim or not.
Give two or more real cenario of virtual function and vertual object
Can main method override?
What are the two different types of polymorphism?
What do we mean by a hidden argument in C++?
Are polymorphisms mutations?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
what are the different types of qualifier in java?
What is sub classing in c++?