Home / Report Question

Q. What does `ClassName::new` represent in Java?
  • A. Static method reference
  • B. Instance method reference
  • C. Constructor reference
  • D. Field reference