79450638

Date: 2025-02-19 08:18:00
Score: 1
Natty:
Report link

static method - By using static keyword the method is only accessible in current package.

public static - By using public before static keyword, the method is accessible to other packages too.

Hope this helps.

Reasons:
  • Whitelisted phrase (-1): Hope this helps
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ritesh Chavan