J
joe
Hi,
In C#, objects are manipulated by their references only.
Does that mean that all calls to virtual functions are
resolved at run time?
Can a call to a virtual function be resolved at compile
time
Thanks
In C#, objects are manipulated by their references only.
Does that mean that all calls to virtual functions are
resolved at run time?
Can a call to a virtual function be resolved at compile
time
Thanks