If interface is define as protected or private, that means we can't access that interface from all other packages, but interface specification is said by sun "interface must be accessible from any...