A Admin • 828.03K Points Coach Q. Which is the correct way to reference an instance method on an arbitrary object? (A) object::method (B) ClassName::method (C) ClassName::new (D) this::method Correct Answer - Option(B) Views: 5 Filed under category Java Hashtags: Method Reference Share Manage Tags
Discusssion
Login to discuss.