Answer the following questions.a. How Java compensated for the absence of multiple inheritance?b. A class that contains any abstract methods must be declared as an abstractclass even if that class contains some concrete (nonabstract) methods, why?c. Abstract class cannot be instantiated, why?d. Interfaces cannot contain constructors, why?e. In interfaces, data member should be initialized in the declaration, why?f. An interface cannot declare static methods. It can only declare instancemethods, why?
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here