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
VB .Net
VB .Net Question:
How do you inherit from a class in C#?
Tweet
Share
WhatsApp
Download PDF
Answer:
Place a colon and then the name of the base class. Notice that it's double colon in C++.
Download VB .Net PDF
Read All 69 VB .Net Questions
Previous Question
Next Question
Whats the implicit name of the parameter that gets passed into the class set method?
So how do you retrieve the customized properties of a .NET application from XML .config file? Can you automate this process?