Can we inherit an interface in an abstract class?
Answer Posted / sanjeev chaubey
Yes. you can
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
What is the difference between System.console.WriteLine() and System.console.Write() function?example?
what is IDisposal interface
What is the base class for array types?
Which is more efficient for loop or while loop?
What is multicast delegate explain with example?
How do you pass reference parameters in c#?
What is msil, and why should developers need an appreciation of it if at all?
What is virtual in c#?
Which is faster iqueryable or ienumerable?
What does int32 mean?
Which of the following operations can you not perform on an ado.net dataset?
Are arraylist faster or arrays?
What is unmannaged code and will CLR handle this kind of code or not .
What is the difference between selection and projection?
Explain the role of the datareader class in ado.net connections?