Question: use java please Provide a simple Java code that proves that basic data type parameters are passed to methods by value, while objects are passed

use java please
Provide a simple Java code that proves that basic data type parameters are passed to methods by value, while objects are passed by reference. You can use examples from the lecture notes as a basis for implementing your own solutions
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
