What are strings in c#?
Explain about throw keyword?
10 Answers Emphasis, HCL, Satyam,
Explain the difference between directcast and ctype.
Can dictionary have duplicate keys c#?
What is Fragmentation and its Types?
Whats an assembly? Describe the importance of assembly?
Can multiple inheritance implemented in c# ?
Describe two uses of the “using” statement during the operation of c#?
Wats the diff between sealed class and private class in inheritance
Does C# support multiple inheritance?
List some of the basic string operation?
How to navigate from one page(form) to another page(form) using C#.net...please give me the example
An Array is a Ref Type? what about the array elements which are value type(int,Float...etc)?