Which of the following is an example of dynamic method invocation?

A. Running a superclass method from a subclass object
B. Running an object's method from another program's main method.
C. Running an object's private method from another method within that same object.
D. Running System.out.println("Hello World!");

Answer: A

Computer Science & Information Technology

You might also like to view...

________ Language is an internationally recognized standard database language used by many relational databases

Fill in the blank(s) with correct word

Computer Science & Information Technology

To launch VBA in Microsoft Excel, click the ________ tab and then click Visual Basic in the Code group

A) DESIGN B) VIEW C) INSERT D) DEVELOPER

Computer Science & Information Technology