Explain the process of polymorphism with an example?
Will the following code compile?
Does the variables of a private class-level inherited?
Difference between directcast and ctype.
what is reference parameter? what is out parameters? what is difference these two?
9 Answers Bally Technologies, SPIC, Wipro,
Can we write one page in c# and other in vb in one application ?
What?s the C# equivalent of C++ catch (?), which was a catch-all statement for any possible exception?
What is whitespace in c#?
what is Encapsulation?
What is the difference between ref & out parameters in c#?
What is difference between iqueryable and ienumerable in c#?
Can we throw exception from catch block
What is the use of GC.KeepAlive Method?