Given these facts about Java types in an application:- Type x is a template for other types in the application.- Type x implements dostuff ().- Type x declares, but does NOT implement doit().- Type y declares doOther() .Which three are true?