OOPs Concepts
Programming and Technical
What are different types of access modifiers?
Read Solution (Total 3)
-
- c++ : public , private , protected
java : public , private , protected , default - 11 years agoHelpfull: Yes(4) No(0)
- static,final,native,abstract,synchronized
- 10 years agoHelpfull: Yes(0) No(4)
- public private protected default final strictfp synchronized static(in JAVA)
- 9 years agoHelpfull: Yes(0) No(0)
OOPs Concepts Other Question