1
Answer

Blank Lines

Photo of kitty cat

kitty cat

13y
1.3k
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)