Start learning 50% faster. Sign in now
Polymorphism in Object-Oriented Programming (OOP) allows methods to be defined in different forms across different derived classes, typically by overriding or overloading methods. This enables a single method to exhibit multiple behaviors, depending on the object that invokes it. For example, a base class method draw() in a shape class could be defined differently in derived classes like Circle and Rectangle, where each class implements its unique version of draw(). This approach promotes flexibility, reduces code duplication, and allows developers to manage code easily as new classes are added, embodying one of OOP’s core principles. Polymorphism is critical for creating extensible and maintainable code, as it enables a system to process objects of various types through a common interface. Option A (Encapsulation) - Encapsulation is the OOP principle of hiding internal details and exposing only necessary features through a class interface, which differs from polymorphism’s focus on varied behaviors. Option C (Aggregation) - Aggregation describes a "has-a" relationship between classes, where one class contains references to another, unrelated to polymorphic behavior. Option D (Encapsulation) - This concept of grouping related fields and methods within a class refers to encapsulation, not polymorphism. Option E (Unrelated Classes) - Allowing objects of unrelated classes to connect without a common functionality does not represent polymorphism, which requires shared interfaces or inheritance.
When RBI raises the Cash reserve Ratio rate what action are the banks required to take?
Which institution is the most important constituent of Indian money market?
Which statement against the markets mentioned below is incorrect -
Which is the first Indian company to be listed in NASDAQ?
FTSE is stock market index of _______?
Which is NOT correct about Financial Inclusion Fund?
The underlying asset of a derivative contract can be -
Currency Swap is an instrument to manage-
An Option that can be exercised on any date before and including the expiry date is called
RBI recently noticed misleading advertisements of unauthorised Electronic Trading Platforms (ETPs) offering forex trading facilities to Indian residents...