How is polymorphism achieved?
No Answer is Posted For this Question
Be the First to Post Answer
why freind function takes more parameter than normal member function in c++?
what is data hiding.
The type of variable a pointer points to must be the part of pointer's definition so that:
What does the keyword "static" mean?
What is object-oriented programming? Webopedia definition
how to swap to variables without using thrid variable in java?
What is polymorphism programming?
1. Strong name 2. how to prevent a class from being inherited 3. delegates 4. default modifier for interface 5. default modifier for class 6. base class for exception 7. diff bet trigger and view in sql 8. how to exchange values from one page to another page 9. can multiple catch block ll be executed at same time 10. can u store different data types in an array & array list 11. when we ll use trigger 12. try,catch,finally usage
What is virtual constructors/destructors?
Which is better struts or spring?
i had specified the access specifier for abstarct class member like (pure virtual function) as private.But it can be accessed by the derived class.How the private member of one class is accessed by other class.if any body face this problem and found the solution plz reply to me.
What is abstract class in oops?