Interviewer And Interviewee Guide

C# (Sharp) Programming Language Interview Question:

Can you override private virtual methods?

Submitted by: Administrator
No, moreover, you cannot access private methods in inherited classes, have to be protected in the base class to allow any sort of access.
Submitted by: Administrator

Read Online C# (Sharp) Programming Language Job Interview Questions And Answers
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.

Interview Questions Answers .ORG