|
Related Questions |
View Answer |
|
What is CLR?
|
View Answer
|
|
What is CLS?
|
View Answer
|
|
What is CTS?
|
View Answer
|
|
The following is the namespace used for Reflection:
|
View Answer
|
|
To access attributes, the following is used:
|
View Answer
|
|
Following are the collections in C#:
|
View Answer
|
|
Unsafe code in C# can be written in the flowing block:
|
View Answer
|
|
The following method is used to force the garbage collector :
|
View Answer
|
|
Each process in a 32 bit Windows environment has the following amount of virtual memory available:
|
View Answer
|
|
The correct syntax for defining a delefate is:
|
View Answer
|
|
We inherit a class using the following syntax:
|
View Answer
|
|
How do you deploy an assembly?
|
View Answer
|
|
The following namespace is used for globalization:
|
View Answer
|
|
How does a running application communicate or share data with other applicxation running indifferent application domains?
|
View Answer
|
|
We need to register a private assembly in the Windows registry in order to use it.
|
View Answer
|
|
Assembly version information is stored in the:
|
View Answer
|
|
Manifest is an area where:
|
View Answer
|
|
Assemblies are of the following types:
|
View Answer
|
|
'Reflection' is used to
|
View Answer
|
|
Applications running in different App Domains can't communicate with each other:
|
View Answer
|