Answer Posted / betty
virtual methods is applied in polymorphism. When you declare
a method as virtual, you can override the method in another
class.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is cookies in c# asp net?
Explain about Destructor method?
What all details the assembly manifest will contain?
What is an xsd file?
What is the syntax for calling an overloaded constructor within a constructor (this() and constructorname() does not compile)?
What is static and use of it?
Contrast between an interface and abstract class?
Can a method return multiple values in c#?
What is attribute c#?
What is a destructor in c#?
Why do you call it a process? What’s different between process and application in .net, not common computer usage, terminology?
What is constructor overloading in c#?
What is system predicate?
Explain the difference between directcast and ctype.
Describe the types of comments in c#?