Wipro Question:
Can you please explain the difference between interface and multiple interface?
Answer:
Both an abstract class and an interface are specific types of computer objects that allow a programmer to loosely define one type of object as if it were another type, while retaining all of the object's original properties. While multiple different computer languages use one or both of these concepts, Java is the most well-known. Abstract classes and interfaces have a variety of similarities, but also incorporate significant differences in structure, syntax, and usage.
Previous Question | Next Question |
Explain the steps involved in designing in Wipro? | How to delete Duplicate row in table of Wipro? |