What do you mean by the ‘Weak Encapsulation’ and ‘Strong Encapsulation’ in OOPS?
If class contain any property access level other than private and method access level other than public. Then that class is called as Weak Encapsulated class.