How to make a class accessible as a web service?
No Answer is Posted For this Question
Be the First to Post Answer
Can a function be overloaded based on return types?
Explain the implementation phase with respect to oop?
Describe inheritance and non-inheritance of a derived class?
What are the good practices to use while designing for reuse?
What is the function of pure virtual functions?
How can we restrict inheritance for a class so that no class can be inherited from it?
What is constructor and virtual function? Can we call virtual funciton in a constructor?
What do you mean by Realization?
What does the “abstract” keyword mean in front of a method? A class?
What are different types of arguments?
What are the interfaces you used in beans?
Can we reduce the visibility of the inherited or overridden method ?