An important difference between constructors and methods is that ________ .

a) constructors cannot specify a return type
b) constructors cannot specify any parameters
c) constructors appear before methods in the same file
d) constructors can assign values to instance variables

a) constructors cannot specify a return type

Computer Science & Information Technology

You might also like to view...

Which of the following operators compare using short-circuit evaluation?

A. == B. & & C. ++ D. --

Computer Science & Information Technology

Comments can be added only to a presentation by its creator or by invited reviewers

Indicate whether the statement is true or false

Computer Science & Information Technology