1
Answer

Blank Lines

kitty cat

kitty cat

12y
934
1
What does this mean? Can you give example?

4.2.1.1    One blank line is always used in between the local variables in a method and its first statement

4.2.1.2    One blank line is always used after the closing of a code block that is not followed by another closing code.

 


Answers (1)