Glossaria.net

Glossary Object Oriented Analysis and Design / Term

Early Binding

The assumption of a programming language that everything is known at compile time. It is always obvious which method will be invoked in which class at which point in the flow of a program.

Permanent link Early Binding - Creation date 2023-02-22


< Dynamic Model Glossary / Object Oriented Analysis and Design EBPS >