What is the difference between access specifiers and access modifiers?

后端 未结 10 772
我在风中等你
我在风中等你 2020-12-13 02:02

In Java, are access specifiers and access modifiers the same thing?

10条回答
  •  庸人自扰
    2020-12-13 02:37

    According to me, yes, both terms refer to the same thing and are used interchangeably.

提交回复
热议问题