What is overloading and its types?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between function overloading and overriding?
Why is abstraction needed?
What is sub classing in c++?
Can static class have constructor?
what is the difference between a package and a software?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
How oops is better than procedural?
me get an assignent n its question is this 1.creat a set as in math i.ea={1,2} 2.insert element in it3. delete element don,t repeat any element 4.union 5. intersection of two sets plz help me i always pray for u n send me at ayeshawzd@hotmail.com f u have c++ how to program 5th addition then it is the 10.9 question in 10th chapter exercise
How many human genes are polymorphic?
What's the full form of STL?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
What are the advantanges of modularity