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...
Which of the following is true about snapping windows?
A) Snapping was first introduced in Windows 8. B) You can snap windows to the top/bottom or left/right sides of the screen. C) You can snap windows to the corners using the Window key plus an arrow key. D) You can snap up to two windows at one time.
Computer Science & Information Technology
This is the reverse of an A record
What will be an ideal response?
Computer Science & Information Technology