What is meant by const_cast?
No Answer is Posted For this Question
Be the First to Post Answer
what is polymorphism?
Shall we use 'free' to free memory assigned by new, What are the further consequences??
What is pure virtual function?
write a C++ programming :if the no is between 32 to 50 it will be odd.
Why are arrays usually processed with for loop?
Write a Program to find the largest of 4 no using macros.
What is operator overloading in c++ example?
Can you please explain the difference between using macro and inline functions?
What is a container class?
List the special characteristics of constructor.
What are namespaces in c++?
Write a program to get the value of sin (x) using a library function , when x is given in degrees.