What is constructor overloading in oop?
No Answer is Posted For this Question
Be the First to Post Answer
143.what is oops principles?
In multiple inheritance , to create sub class object , is there need to create objects for its superclasses??? in java and c++ both. Actually i have some information that is , all available members from its superclasses , memory created in subclass obj , so no need to create object for its superclasses...??? Thanks in Advance
different types of castings
can you explain how to use JavaBean in Project
What is a function in oop?
Why it is called runtime polymorphism?
Can private class be inherited?
the difference between new and malloc
explain sub-type and sub class? atleast u have differ it into 4 points?
How do you use inheritance in unity?
What is the difference between XML Web Services using ASMX and .NET Remoting using SOAP?
Why static functions always uses static variables?