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 the boxing and unboxing in c#?
What is the difference between constant and readonly in c#?
What is Fragmentation and its Types?
What language is c# similar to?
What is verbatim literal in c#?
How is a loop recorder monitored?
write a C# Program add two matrix ?
What is the difference between const and static read-only?
Is everything an object c#?
What is the difference between virtual and override in c#?
What are c# attributes and its significance?
What is addressof operator?
Does c# support multilevel inheritance?
How do you concatenate in c#?
Are objects passed by reference in c#?