118k views
0 votes
Rules used in naming variables in object oriented programming​

User DarenW
by
3.4k points

1 Answer

2 votes

Answer:

Explanation: Name your variables based on the terms of the subject area, so that the variable name clearly describes its purpose.

User Jroesch
by
3.2k points