Answer Posted / anita chauhan
we can say its a collection of function or in standard form
its definition is: It is a syntactical contract that all
the derived classes should follow.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the functionalities of satellite assembly?
What is data adapter in c#?
Is a valid int value?
What does mean c#?
What is the difference between system.string and system.text.stringbuilder classes?
Which is more efficient for loop or while loop?
Can an abstract class inherit from another abstract class c#?
What is code verification?
What are the types of methods in c#?
What are the basic string operations? Explain.
What is nameof c#?
Explain the difference between private and shared assembly?
What is method in c#?
In the page load event I assigned dropdownlist’s datasource property to a valid list. On the submit button click.. The same datasource property is coming as null. Why?
Explain why do I get an error (cs1006) when trying to declare a method without specifying a return type?