Which OOPS concept is used as a reuse mechanism?
No Answer is Posted For this Question
Be the First to Post Answer
USECASE is an implementation independent notation. How will the designer give the implementation details of a particular USECASE to the programmer?
What is the practical implementation of inner classes?
What is the difference abstract class and interface?
What is the super keyword?
What are virtual functions, base class pointer, derived class pointer, biding references?
0 Answers HPCL, Hughes Systique Corporation,
If a method definition has been specified in class , its base class , and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?
What is Object Constraint Language (OCL)?
Is class an Object? Is object a class?
3 Answers InfoAxon Technologies, Protech,
What are associative classes?
3 Answers InfoAxon Technologies, Protech,
Explain what you understand by function overloading.
What are the features of encapsulation ?
What do you mean by "explicitly implemeting an interface". Give an example?