Skip to content

Instantly share code, notes, and snippets.

@anjanashankar9
Last active November 15, 2021 17:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anjanashankar9/2fe14b20263d64dea31719784be57d85 to your computer and use it in GitHub Desktop.
Save anjanashankar9/2fe14b20263d64dea31719784be57d85 to your computer and use it in GitHub Desktop.
output of instance initialization
Instance Initialization block is called
Initializer Test Default Constructor is called
5
Instance Initialization block is called
Initializer Test Parametrized Constructor is called
10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment