Global
Guideline
Comprehensive Job Interviews
Home
Interview Questions
Online Quiz Tests
Blog
Contact Us
Close Menu
Copyright © 2005 - 2024. All Rights Reserved
Search
Home
Interviews
Microsoft .Net Technologies
C# (Sharp) Programming Language
C# (Sharp) Programming Language Question:
What does the keyword virtual mean in the method definition?
Tweet
Share
WhatsApp
Download PDF
Answer:
The method can be over-ridden.
Download C# (Sharp) Programming Language PDF
Read All 163 C# (Sharp) Programming Language Questions
Previous Question
Next Question
Why do I get a "CS5001: does not have an entry point defined" error when compiling?
What optimizations does the C# compiler perform when you use the /optimize+ compiler option?