Which of the following describes good practice when naming variables in code?
Select two answers.
A)Use names which contain as few different characters to aid the compiler and shorten compile times
B)Use names which show in what order the variables were introduced to make it easier to find the value of a variable
C)Use concise names to avoid typos and keep code tidier
D)Use names which describe what each variable represents to make code easier to understand
Answers
Answered by
0
Answer:
Java Best Practices of Proper Naming Convention
Here are some of the programming or coding best practices professional Java developer follow while writing code, including myself. Most of these practices are common sense and acquired via years of experience of reading and writing code.
Similar questions
Chemistry,
6 months ago
Social Sciences,
6 months ago
Math,
6 months ago
Math,
1 year ago
Computer Science,
1 year ago
English,
1 year ago
English,
1 year ago