binding time
(1) In program compilation, the point in time when symbolic references to data are converted into physical machine addresses. See bind.
(2) When a variable is assigned its type (integer, string, etc.) in a programming language. Traditional compilers and assemblers provide early binding and assign types at compilation. Object-oriented languages provide late binding and assign types at runtime when the variable receives a value from the keyboard or other source.
Computer Desktop Encyclopedia THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 1981-2009 by Computer Language Company Inc. All rights reserved.
Browse dictionary definitions near binding time
Share on Facebook