Question: If you want to execute code after an object is initialized, you can place the code in the a . _ _ init _ _
If you want to execute code after an object is initialized, you can place the code in the a . _ _ init _ _ ( ) method b . _ _ post _ init _ _ ( ) method c . constructor d . all of the above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
