Q. Which form of method reference is `ClassName::staticMethodName`?

  • (A) Static method reference
  • (B) Instance method reference of arbitrary object
  • (C) Instance method of specific object
  • (D) Constructor reference
πŸ’¬ Discuss
βœ… Correct Answer: (A) Static method reference
Explanation: This form is a static method reference.
Explanation by: Mr. Dubey
This form is a static method reference.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
75
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
86%
Success Rate