Assuming the Widget class has a getPrice method, this code does not compile: Which two statements, independently, would allow this code to compile? (Choose two.)
Correct Answer: A,D
Question 94
Which two statements independently compile? (Choose two.)
Correct Answer: A,C
Question 95
What change will cause the code to compile successfully?