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

1. Whereas object-oriented programming centers on the object, procedural programming centers on functions.
2. Class objects can be defined prior to the class declaration.
3. The constructor function may not accept arguments.
4. A destructor function can have zero to many parameters.
5. More than one constructor function may be defined for a class.

1. T
2. F
3. F
4. F
5. T

Computer Science & Information Technology

You might also like to view...

The text that appears alongside a CheckBox is referred to as the

a) CheckBox label b) CheckBox name c) CheckBox value d) CheckBox data

Computer Science & Information Technology

The additional files required by a file to run properly on the web are called _______________ files.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology