Java View all facts Glossary Help |
| process > invocation |
| invocation comparison table | |||
| Subject | is a kind of | is a subtopic of | has definition |
|---|---|---|---|
| process | kbTop | Threads | |
| invocation | process | Methods | The process of calling a method , i.e., executing its body, passing arguments to be associated with the method's formal parameters. |
Next process: method overriding Up: process Previous process: instantiation