Java View all facts Glossary Help |
| syntactic unit > access unit > variable > parameter > applet parameter |
| applet parameter comparison table | |||||||
| Subject | have part | is a kind of | is a synonym of | is a subtopic of | specify in | pass to | has definition |
|---|---|---|---|---|---|---|---|
| parameter | variable | formal parameter | Variables and Data Types | A variable that transmits a primitive datum or object reference to a method or constructor | |||
| applet parameter | name and value | parameter | Applets | the applet tag using a PARAM argument | the applet when the applet is loaded |
Next parameter: command-line argument Up: parameter Previous parameter: method parameter