what is a naming convention PLEASE PLEASE PLEASE ANSWER ASAP I WILL GIVE OUT brainliest it is worthe 40 to 50 points

Respuesta :

In computer programming, a naming convention is a set of rules for choosing the character sequence to be used for identifiers which denote variables, types, functions, and other entities in source code and documentation.

Answer:

I don't understand what you mean but here is a list of conventions you can research

Explanation:

Underscore Before the Property Name. ...

UPPERCASE Constants. ...

Single Letter Prefixes. ...

Capital First Letter. ..