Interviewer And Interviewee Guide

C# (Sharp) Programming Language Interview Question:

Why cannot you specify the accessibility modifier for methods inside the interface?

Submitted by: Administrator
They all must be public. Therefore, to prevent you from getting the false impression that you have any freedom of choice, you are not allowed to specify any accessibility, it is public by default.
Submitted by: Administrator

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