question archive Can we implement more than on interfaces in java? If yes, then write the coded example in java to implement the concept? Creating two interfaces with the at least one method in each
Subject:Computer SciencePrice: Bought3
Can we implement more than on interfaces in java? If yes, then write the coded example in java to implement the concept? Creating two interfaces with the at least one method in each. [7 marks] Implementing these interfaces in class with a main function to test function feedback of the interfaces.