|
Related Questions |
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
|
|
Any process can be divided into multiple
|
View Answer
|
|
NET offers the follwing security features:
|
View Answer
|
|
You can explicitly call the garbage collector
|
View Answer
|
|
Garbage Collector:
|
View Answer
|
|
Reference types are stored in :
|
View Answer
|
|
Value Types are stored on the heap
|
View Answer
|
|
What is automatic memory management in .NET known as:
|
View Answer
|
|
What is Boxing?
|
View Answer
|
|
Can we use pointers in C#?
|
View Answer
|
|
Which language is more suitable for writing extermely high performance mission critical applications?
|
View Answer
|
|
Events in C# are impltemented using:
|
View Answer
|
|
A delegate in C# is similar to:
|
View Answer
|