Assume the member variable name is used in the hashcode() method. Which of the following statements best represents how the variable will be used when computing the hash code?
A. Name concatenation
B. Bitwise operations
C. String conversion
D. Mathematical transformation