Which two statements are true about has-a and is-a relationships? (Choose two.)
Inheritance represents an is-a relationship
Inheritance represents a has-a relationship
Interfaces must be used when creating a has-a relationship
Instance variables can be used when creating a has-a relationship.