Object Oriented Software Engineering View all facts Glossary Help |
subject > programming language construct > statement > long statement |
long statement | ||||
subject | fact |
long statement | is a subtopic of Programming Style Guidelines | |
is a kind of statement | ||
should be divided into multiple lines such that the second and subsequent lines begin with an operator and are indented | ||
statement | should be not more than one line long if possible |