If no constructor is provided in a class definition, the compiler will ____.

A. supply a stub
B. do nothing
C. issue an error message
D. supply a do-nothing default constructor


Answer: D

Computer Science & Information Technology

You might also like to view...

Which of the following is an example of an infinite loop?

a. While 1 > 2 b. While 2 < 1 c. While 1 == 1 d. Loop 1000 times times e. None of these

Computer Science & Information Technology

A data file can contain all of the following EXCEPT _____.

A. words B. numbers C. programs D. pictures

Computer Science & Information Technology

A shared resource is another name for a public folder

Indicate whether the statement is true or false

Computer Science & Information Technology

____________________ is concerned with what an identity is allowed to do.

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

Computer Science & Information Technology