Let us assume to classes named class a and class b, and both the class have the same method named as meth()... Java is a simpler language.. If Java support multiple inheritance there will be a confusion persist to JVM during runtime if class a and class b is inherit in a single class. That … Read more