Creating methods with output parameters allows you to return value the normal way AND return a value via method parameter
To share what I learn very basically
Creating methods with output parameters allows you to return value the normal way AND return a value via method parameter