Can we reduce the visibility of the inherited or overridden method ?
No Answer is Posted For this Question
Be the First to Post Answer
What is Object Constraint Language (OCL)?
What is the function of dynamic typing?
Define modularity?
what are the different ways for a method to be overloaded?
What is constructor and virtual function? Can we call virtual funciton in a constructor?
How many instances can be created for an abstract class?
Why is class hierarchies managed in object-oriented programming?
Why is planning too much up front a mistake in an OOSAD project?
What is the difference between a class and a structure?
What are the four phases of the Unified Process ?
What is guard condition?
8 Answers Mannar Company, Syntel,
What does the “abstract” keyword mean in front of a method? A class?