Home
(current)
About
Contact
Reviews
ComputerLanguage.com
Longest-Running Tech Encyclopedia
Term of the Moment
collaborative filtering
Look Up Another Term
Definition: overloading
In programming, the ability to use the same variable for different data types. For example, the variable
result
could be initially filled (loaded) with a pointer and then with a string of data. See
variable
.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
misc