What is the real use of interface in c#?
Is .net and c# the same?
When you inherit a protected class-level variable, who is it available to?
Can you use all access modifiers for all types?
What does xpath return?
What is the main purpose of linq?
What is c sharp used for?
Define encapsulation?
How more than one version of an assembly can keep in same place?
Explain the difference between proc. Sent by val and by sub?
Why do we use abstraction in c#?
what are delegates? How you used then in your project?
10 Answers Hawk Eye, IndiaTimes, Kanbay,
class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } what will happen & why?