Multiple inheritance is not supported directly but it is achieved through the concept of Interface
:: is the scope resolution operator
Inside an interface every method will be by default abstract and public
They should be initialized during the time of declaration itself otherwise it is a compilation eror
All the statements are equal because inside an interface a variable declared will be public static final by default
Only D can be true
Only B is true
Only B is true
Both the statements are true
Comments
There are no comments.Copyright ©CuriousTab. All rights reserved.