0

What is access modifiers?

10th Mar 2017, 10:27 AM
NEELLPALA HARITHA
NEELLPALA HARITHA - avatar
2 ответов
0
scope of variable known as access specifiers like public,private,protected
10th Mar 2017, 11:00 AM
Bhumiben Solanki
0
they are used to restrict the access of a particular part of your code. Therse are access modifiers:- private,public, protected,default
10th Mar 2017, 11:52 AM
Meharban Singh
Meharban Singh - avatar