Answer Posted / ragupathy
An Interface is like a class. we can't create object of the
class. we inherit the members of the interface.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
what is an exception in .net?
What is the use of expression tree in c#?
What does type safety mean?
Can bool be null c#?
What is the meaning of 0 in c#?
While debugging a C# application can you change the value of a variable?
Does c# support try-catch-finally blocks?
Explain the difference between the debug class and trace class?
What is the difference between a class and an object c#?
Explain data types in c#?
Explain the clr triggers?
What is the difference between dispose() and finalize() methods in c#?
Is there a way of specifying which block or loop to break out of when working with nested loops?
Explain the three test cases in unit testing?
What is c# used for in the industry?