Originally posted by M Mistroni:
i missed another one in doing some mock exams..
Question 6.
An Interface can never be private or protected.
i answered true, the exam says proper answer was false....
i got a feeling that exam is incorrect.... can anyone confirm?
polymorphism, meaning that an object of a given class can have multiple forms, either as its own class or as any class it extends. The new class is a subclass or extended class of the class it extends; the class that is extended is its superclass.