|
Related Questions |
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
|
|
We can call COM objects in C# using :
|
View Answer
|
|
1. Are there some features of C# language not supported by .NET?
|
View Answer
|
|
To change the value of a variable while debugging , the following window is used
|
View Answer
|