Answer Posted / kallol
It consists assembly version info
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What is c# most used for?
What do you mean by generic class in c#?
From which base class do all Web Forms inherit from?
What are the advantages of interface in c#?
Why do we need to call CG.SupressFinalize?
In .NET how can you solve the DLL Hell problem?
What is the base class for array types?
What is concrete method in c#?
In languages without exception-handling facilities, we could send an error-handling procedure as a parameter to each procedure that can detect errors that must be handled. What disadvantages are there to this method?
Howmany five tracing levels in System.Diagnostics.TraceSwitcher? Why they are using?
What is generic in c#?
Can a dictionary have the same key?
Why is xml called extensible?
What's difference between constants and static readonly?
Is concurrent queue thread safe?