How many specifiers are present in access specifiers in a
Answers
Answered by
0
Answer:
three types
Explanation:
There are three types of access specifiers. They are public, protected and private.
Answered by
6
Answer:
three types
2. How many specifiers are present in access specifiers in class?
Explanation: There are three types of access specifiers. They are public, protected and private.
three access specifiers
In C++, there are three access specifiers: public - members are accessible from outside the class. private - members cannot be accessed (or viewed) from outside the class.
Similar questions
English,
2 months ago
Math,
5 months ago
Computer Science,
5 months ago
Math,
10 months ago
Hindi,
10 months ago