Java   View all facts   Glossary   Help
mechanism > binding > static binding
Next bindingdynamic binding    Upbinding

static binding
subjectfact 
static bindingapplies to files and static membersadded by: WH, source: T24e Glossary, 2001-10-19 11:37:58.0
has definition A mechanism by which the compiler determines which method implementation to use in advance, based on the type of the reference (regardless of the actual class of the object)added by: WH, source: T24e Glossary, 2001-10-19 11:37:58.0
is a subtopic of How Java Works2001-10-19 11:37:58.0
is a kind of binding2001-10-19 11:37:58.0