Is dynamic binding used when polymorphic references are made using interfaces?

What will be an ideal response?


Yes. Java must use the type of the object to identify which method code to use for an invocation. This
identification is done at execution-time, not at compile time, and is therefore considered dynamic binding.

Computer Science & Information Technology

You might also like to view...

If you travel from place to place as needed and perform short-term jobs at each site, your job is ________-based

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which database function should be used to count records with empty cells?

A) DCOUNTA B) DCOUNT C) DSUM D) DGET

Computer Science & Information Technology

When keying a two-page memo, the page number is keyed in the upper-right of the second page.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

________ feasibility is evaluated to determine if the proposed system can actually be made to operate in the organization.

A. Operational B. Economic C. Technical D. Top-down

Computer Science & Information Technology