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

1. Errors may occur when attempting to read data that is not of an appropriate type.
2. It is impossible to predict the sequence of random numbers produced by a random number
generators.
3. The objective of encapsulation is to increase the transparency of how objects are
implemented.
4. The public interface of a well-defined data type provides a complete set of public methods
for interacting with the object while hiding the implementation details of the data type.


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

Computer Science & Information Technology

You might also like to view...

How does the size setting Auto size the control?

a) It uses the maximum possible size to fill the area b) It uses a relative size c) It uses the smallest possible size to fit its contents d) a and b

Computer Science & Information Technology

The ____ event is triggered when the selection of a ComboBox object is changed.

A. SelectedIndexChanged B. SelectionAdjusted C. NewSelection D. NewIndex

Computer Science & Information Technology

What type of malicious program cannot stand on its own and can replicate itself through an executable program attached to an e-mail?

A. shell B. virus C. keylogger D. rootkit

Computer Science & Information Technology

To customize a sparkline, use the buttons on the Sparkline Tools ____ tab.

A. Design B. Format C. Customize D. Select

Computer Science & Information Technology