In Java, which of the following mechanisms describe the copying of an object reference into a parameter variable?
A. Call-by-reference .
B. Call-by-value.
C. Call-by-precondition.
D. Call-by-object.