Vidyalelo
Java Programming · Q88

Java Autoboxing

Programming · Java Programming · question 88

Q88

Which of the below is true about java class structure?

A.
The class name should start with lowercase
B.
The class should have thousands of lines of code
C.
The class should only contain those attribute and functionality which it should; hence keeping it short
Answer
D.
The class attributes and methods should be public

Answer: Option C

Solution

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