Computer Science, asked by taniya3409, 10 months ago

what is access modifier? which are they​

Answers

Answered by Ayush03
0

mai tere ko 25 jan ko wish karunga teri shaadi ke liye

Answered by vipuldubey706838
0

Explanation:

The Java access modifiers private and protected cannot be assigned to a class. Only to constructors, methods and fields inside classes. Classes can only have the default (package) and public access modifier assigned to them.

Similar questions