Also
read
An assembly is a collection of files
(dll’s, exe’s), group of resources that help in creating a
logical unit of functionality...........
When an application is shared amongst
several other applications, the complete machine code is
present the Global assembly cache............
Boxing permits any value type to
be implicitly converted to type object or to any interface
type Implemented by value type.............
An Association is a
relationship between similar objects or objects with common structures.
.............
Operator overloading is the most
evident example of Polymorphism. In operator overloading, an
operator is ‘overloaded’............. |