- eg lack of reusability in OOP - to get banana (some method or attribute) you get also gorilla holding banana and whole gorilla`s jungle (all higher classes with complicated dependencies).Eg Interfaces help to get ONLY banana, but coding is complicated - I could find only strong-talk-...