What does the keyword virtual represented in the method definition?
No Answer is Posted For this Question
Be the First to Post Answer
What is the abstract method modifier?
What are the tools you used for OOAD?
Can an interface implement or extend another interface?
Explain about the relationship between object oriented programming and databases?
Can you use virtual, override or abstract keywords on an accessor of a static property?
What is the difference between an interface and abstract class?
Can we override static methods of a class?
What is inheritance in java?
How do you prevent a class from being inherited by another class?
What are Classes and Objects?
What are abstract functions? Why are they used?
What are sealed modifiers?