Answer Posted / kallol
It consists assembly version info
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Should I make my destructor virtual?
Is datetime nullable c#?
Is c# difficult to learn?
What is private variable?
What is dynamic in c#?
What is dll hell, and how does .net solve it?
Can you access a hidden base class method in the derived class?
Which are access modifiers available in c#?
What is meant by generics in c#?
What is global asax in c#?
What are the differences between system.string and system.text.stringbuilder classes?
What will be the output of the following code?
Is std :: string null terminated?
If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?
What is jagged array?