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

1. Private methods of the base class are not available for use by derived classes.
2. Polymorphism refers to the ability to associate many meanings to one method through dynamic
binding.
3. Java allows an instance of an abstract class to be instantiated.
4. Late binding refers to the method definition being associated with the method invocation when the
method is invoked at run time.


1. True
2. True
3. False
4. True

Computer Science & Information Technology

You might also like to view...

The date serial number for December 25, 2007 is 12252007

Indicate whether the statement is true or false

Computer Science & Information Technology

What does revolving an object do?

What will be an ideal response?

Computer Science & Information Technology

If voice is converted to digital form using PCM, how many bits of data will be produced in one-half second?

What will be an ideal response?

Computer Science & Information Technology

A(n) DVR is the software that compresses a video stream when the video is stored and decompresses the file when the video is played.

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

Computer Science & Information Technology