Skip to content

Create Dynamic Dispatch method in JAVA#2

Open
Hasoo43 wants to merge 1 commit intosaikos:masterfrom
Hasoo43:patch-1
Open

Create Dynamic Dispatch method in JAVA#2
Hasoo43 wants to merge 1 commit intosaikos:masterfrom
Hasoo43:patch-1

Conversation

@Hasoo43
Copy link

@Hasoo43 Hasoo43 commented May 13, 2024

Dynamic dispatc method is important because this is how Java in implements run-time polymorphism.
Dynamic dispatch method is the mechanism by which a call to an overridden is resolved at run-time,rather than compile time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant