|
Discovering class information at runtime.
|
|
|
Boxing is used to convert value type to reference type
|
|
|
Global assembly cache contains shared assemblies that are globally accessible to all .net applicatio....
|
|
|
Abstract class can provides implementation for some methods and properties while Interfaces can prov....
|
|
|
1) Two objects are identical if they share same address in memory.Two objects are equivalent if they....
|
|
|
String is a refrence type. Value types differ from reference types in that variables of the value ty....
|
|
|
A windows service is an application that started when windows is booted and runs in background as lo....
|
|