Friday, July 17, 2009

What are the differences between TypeOf() and GetType() ?

















Sno
TypeOf()
GetType()
1
Its an operator.
Its a method.
2 Can't be overloaded
Has lot of overloads.


www.codecollege.NET

No comments:

Post a Comment