Science, asked by rradhikalodha12, 2 months ago

what is Access specifier ?​

Answers

Answered by SAMEERSAHIB
1

Answer:

ACCESS MODIFIERS:

Access modifiers are keywords in object-oriented languages that set the accessibility of classes, methods, and other members. Access modifiers are a specific part of programming language syntax used to facilitate the encapsulation of components. In C++, there are only three access modifiers

Explanation:

hope it helps

Answered by radheshyam6441
1

Answer:

Access modifiers are keywords in object-oriented languages that set the accessibility of classes, methods, and other members. Access modifiers are a specific part of programming language syntax used to facilitate the encapsulation of components. In C++, there are only three access modifiers.

Similar questions