In JAVA
DO NOT COPY FROM OTHER WEBSITES
Extracted text: Rewrite the given code such that the relationship between class User and Door will be association instead of dependency. Public class User { Public void OpenDoor (Door d) (d.state = 1:} Public class Door { Public integer state;
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here