Vidyalelo
Java Programming · Q89

Java Autoboxing

Programming · Java Programming · question 89

Q89

Which of the below is false about java coding?

A.
variable names should be short
Answer
B.
variable names should be such that they avoid ambiguity
C.
test case method names should be created as english sentences without spaces
D.
class constants should be used when we want to share data between class methods

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board