In java programming, method level access modifiers using protected or public where private can be used will affect the performance in any way? if so in what what way it affects
Even if there is a theoretical difference, I doubt that there is a measurable diffrence. At least in any sensible Java runtime