• Page Versions
Key:  additions   deletions
Showing 2 pages
Date/Time Made By Edit Note Type Scope
Nov 12 2007, 11:57 PM EST rahulrastogi
 
edit 2484 words added
Change: Assume that class A extends class B, which extends class C. Also all the three classes implement the method test(). How can a method in a class A invoke the test() method defined in class C (without creating a new instance of class C). Select the one correct answer. test();   View changes from previous version. (Word count: 2565)
Nov 12 2007, 11:47 PM EST rahulrastogi
 
create No content added or deleted.