Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
< 1
second(s)
Re: What is the difference between early binding and late binding?
E
a
r
l
y
B
i
n
d
i
n
g
:
M
e
t
h
o
d
s
,
F
u
n
c
t
i
o
n
s
a
n
d
p
r
o
p
e
r
t
i
e
s
w
h
i
c
h
a
r
e
d
e
t
e
c
t
e
d
a
n
d
c
h
e
c
k
e
d
d
u
r
i
n
g
c
o
m
p
i
l
e
t
i
m
e
o
r
d
u
r
i
n
g
c
o
m
p
i
l
a
t
i
o
n
i
s
c
a
l
l
e
d
a
s
e
a
r
l
y
b
i
n
d
i
n
g
.
I
n
E
a
r
l
y
b
i
n
d
i
n
g
o
b
j
e
c
t
s
a
r
e
b
a
s
i
c
a
l
l
y
a
s
t
r
o
n
g
t
y
p
e
o
b
j
e
c
t
s
o
r
s
t
a
t
i
c
t
y
p
e
o
b
j
e
c
t
s
.
A
n
o
b
j
e
c
t
i
s
e
a
r
l
y
b
o
u
n
d
e
d
o
n
l
y
w
h
e
n
i
t
i
s
b
e
e
n
a
s
s
i
g
n
e
d
t
o
a
s
p
e
c
i
f
i
c
t
y
p
e
(
s
t
r
o
n
g
t
y
p
e
)
.
I
f
s
o
m
e
t
h
i
n
g
g
o
e
s
w
r
o
n
g
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
yasminpriya
on
March 5, 2016
Re: What is the difference between early binding and late binding?
T
h
e
r
e
a
r
e
t
w
o
c
a
s
e
s
:
A
f
u
n
c
t
i
o
n
b
e
i
n
g
c
a
l
l
e
d
b
y
n
a
m
e
d
i
r
e
c
t
l
y
i
s
e
a
r
l
y
b
i
n
d
i
n
g
,
w
h
e
n
i
t
i
s
c
a
l
l
e
d
t
h
r
o
u
g
h
a
f
u
n
c
t
i
o
n
p
o
i
n
t
e
r
i
t
i
s
l
a
t
e
b
i
n
d
i
n
g
A
m
e
t
h
o
d
o
f
a
d
e
r
i
v
e
d
o
b
j
e
c
t
i
s
c
a
l
l
e
d
u
s
i
n
g
a
b
a
s
e
c
l
a
s
s
p
o
i
n
t
e
r
-
t
h
i
s
i
s
a
g
a
i
n
d
o
n
e
b
y
i
n
v
o
k
i
n
g
a
f
u
n
c
t
i
o
n
p
o
i
n
t
e
r
i
n
t
e
r
n
a
l
l
y
.
T
h
e
c
o
m
p
i
l
e
r
c
a
n
n
o
t
t
e
l
l
w
h
a
t
t
h
e
o
b
j
e
c
t
i
s
a
t
c
o
m
p
i
l
e
t
i
m
e
,
s
o
t
h
a
t
c
a
s
e
i
s
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
yasminpriya
on
March 3, 2016
More Search Options