Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

constant java naming convention

Adrian Christensen answered on May 6, 2023 Popularity 3/10 Helpfulness 1/10

Contents


More Related Answers

  • constants in Java
  • How to declare a constant in Java
  • create constant class in java
  • naming conventions methods java
  • constant java declaration
  • syntax for importing all methods, constants, and classes from a library in java
  • Difference between Character Constant and String Constant in java
  • java coding standards for constants
  • Rules for Naming Variables in Java
  • java naming convention acronyms

  • constant java naming convention

    0

    Constants should be written with capital letters in Java, where the words are separated by an underscore ('_') character. In the Java coding conventions, a constant is a static final field in a class. 

    Popularity 3/10 Helpfulness 1/10 Language java
    Link to this answer
    Share Copy Link
    Contributed on May 06 2023
    Adrian Christensen
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.