Java View all facts Glossary Help |
| syntactic unit > statement > expression statement > method call |
| method call | ||||
| subject | fact | |||
| method call | can omit the name of the class that the called method belongs to if it is being called from within the same class | ![]() |
| is a subtopic of Methods | ![]() | |
| is a kind of expression statement | ![]() | |
| statement | is terminated by a semicolon ![]() | ![]() |
| should be not more than one line long if possible | ![]() | |
| syntactic unit | has syntax rule bold = mandatory | ![]() |
Kinds of method call :