0 votes
in JAVA by

Checkstyle checks for

a. Naming conventions of methods.

b. Space between certain characters.

c. Line length and number of lines in method/class

d. Catching an exception without doing anything.

Options: a, b & c 

Options: a,c & d

Options: b,c & d

Options: a,b & d

1 Answer

0 votes
by
Options: a, b & c
...