In a pure object-oriented language, all data types are constructed as ____________________.

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

classes

Computer Science & Information Technology

You might also like to view...

A typical manager engages in over 300 different tasks and decisions each day

Indicate whether the statement is true or false.

Computer Science & Information Technology

When a recursive call to a method occurs, the compiler’s implementation must remember all of the following information EXCEPT ______.

a) values of parameters b) values of local variables c) values of global variables d) a reference to the point from which the recursive call was made

Computer Science & Information Technology