Answer Posted / m.ramkumar
prevent the class in further using subclasses;
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
In .Net, what is an assembly? Also explain the type of assembly.
What is the main method in c#?
What is stringwriter c#?
What is the difference between class and namespace?
What is a collection in c#?
What is the difference between // comments, /* */ comments and /// comments?
Is c# difficult to learn?
What are jagged arrays used for?
What is difference between method and function in c#?
What are circular references? How garbage collection deals with circular references.
What is Garbage Collection in .Net?
Where test director stores its data ? Database ,Local file etc...? I need to read this data from Visual Studio 2005 c# client. Regards
What are the generation of Garbage Collection in C# .NET ?
Can you pass parameters to destructors?
Can c# inherit multiple classes?