Answer Posted / dhanunjaya
An interface is the contract between the class and itself.
an interface can contain abstract memberrs only.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is Private Constructor? and it’s use? Can you create instance of a class which has Private Constructor?
What is a console file?
If you define a user defined data type by using the class keyword, is it a value type or reference type?
What are methods c#?
Can bool be null c#?
Explain about Error handling and how this is done
Describe the difference between inline and code behind - which is best?
What is the main method in c#?
What is the difference between proc. Sent by val and by sub?
What is delegates in c# and uses of delegates?
Why do we write system in c#?
Can we override interface methods in c#?
What is data quality assurance?
Why generics are used?
What is cookies in c# asp net?