PPT Slide
a. Programmers can allocate new objects.
b. Objects that are no longer referenced
are removed by the Garbage Collector.
a. Java classes support only single
b. Interfaces allow the declarations of
a set of abstract methods.
c. Interfaces support multiple inheritance.