About Virtual functions and their use ?

Answer Posted / anand

If the instance function declared with a virtual modifier
then the function is called virtual function.

the derived class can give the redefinition to the virtual
function its optional.

Is This Answer Correct ?    26 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does a constructor do c#?

693


Explain About .Net remoting

772


Why reflection is used in c#?

708


What is an inheritance ?Give an example in which inheritance is used?

782


Can a dictionary have the same key?

744


Write a program to create a user control with name and surname as data members and login as method and also the code to call it. (Hint use event delegates) Practical Example of Passing an Events to delegates

693


Write a program in c# to find the angle between the hours and minutes in a clock?

726


How is lazy loading achieved?

708


Ho we can see assembly information?

738


What is dto c#?

675


Can we override interface methods in c#?

664


What is writeline in c#?

688


What is the wildcard character in sql?

755


How do we achieve encapsulation in c#?

725


What are logical operators in c#?

733