What is the Difference between value and reference type?
Answer Posted / ramu
watras
| Is This Answer Correct ? | 1 Yes | 27 No |
Post New Answer View All Answers
What is serialization of data?
What is virtual in c#?
Can private virtual methods be overridden in c#.net?
What is the function of .IsDescendent()?
Suppose two interfaces have same method, so how will you implement these methods in derive class?
What are the Features in .net framework 1.1
What is the difference between parse and tryparse in c#?
Explain deadlock?
Can you explicitly call a destructor?
How to use exception handling in stored procedure?
What is a linq in c#?
What is xor operation?
Can I use ReaderWriterLock instead of Monitor.Enter/Exit for Threading?
Give an example to show for hiding base class methods?
What is the major difference between a custom control and user control?