Home / Report Question

Q. What type of method reference is `Math::abs`?
  • A. Static method reference
  • B. Instance method reference of an arbitrary object
  • C. Constructor reference
  • D. Instance method of a specific object