S
Seshasai S
In .Net all built-in types are classes.
We know that these all were inherited from object class.
Object class has GetHascode() function and GetType()
function. Is there any significance in these functions.
My doubt is that these built-in types are storing data
internally?
We know that these all were inherited from object class.
Object class has GetHascode() function and GetType()
function. Is there any significance in these functions.
My doubt is that these built-in types are storing data
internally?