Consider the following code for class XYZ. Which of the following statements is true about class XYZ? a) It has a public method named myNum. b) It has a private method named myNum. c) It has a public variable named myNum. d) It has a private variable named myNum.