What is class and example?
No Answer is Posted For this Question
Be the First to Post Answer
class type to basic type conversion
write a program in c++ to overload the function add (s1,s2) where s1 and s2 are integers and floating point values.
explain sub-type and sub class? atleast u have differ it into 4 points?
What is multiple inheritance? Give Example
How to deploy web appliction in web logic ?
when my application exe is running nad i don't want to create another exe what should i do
What is inheritance in simple words?
what is oppes
What is the use of unnamed namespaces in OOPS? The only advantage I know is that they dont need the scope resolution operator while accessing them. I want to know some other advantages of unnamed namespaces...
explain the concepts of oops?
What is encapsulation process?
What is the difference between a constructor and a destructor?