Q80
Which of the following statements are incorrect?
A.
Variables declared as final occupy memory
AnswerB.
final variable must be initialized at the time of declaration
C.
Arrays in java are implemented as an object
D.
All arrays contain an attribute-length which contains the number of elements stored in the array
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board