Multiple choice Which of the following data types is passed to methods by passing an exact copy? Value type Reference type Implicit data type Explicit data type Reveal answer Fill a bubble to check yourself A Correct answer Explanation Value types are passed to methods by passing an exact copy.