Which of the following statements are true?

A. Encapsulating data fields makes the program easy to maintain.
B. If you don't use the public keyword, the visibility is private by default.
C. Encapsulating data fields helps prevent programming errors.
D. Encapsulating data fields makes the program short.
E. Use the private keyword to encapsulate data fields

A. Encapsulating data fields makes the program easy to maintain.
B. If you don't use the public keyword, the visibility is private by default.
C. Encapsulating data fields helps prevent programming errors.
D. Encapsulating data fields makes the program short.
E. Use the private keyword to encapsulate data fields

Computer Science & Information Technology

You might also like to view...

Running fewer applications at once is a way to resolve which type of bottleneck?

A. disk B. network C. memory D. processor

Computer Science & Information Technology

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

1. Six Sigma is more than a methodology, it is a culture built on quality. 2. When performing a structured walk through, the analyst oversees that others adhere to any roles assigned and assures that any activities scheduled are accomplished. 3. The program author should not defend his thinking, rationalize problems, or argue. 4. Structured walk throughs fit well within a total quality assurance program when accomplished throughout the systems development life cycle.

Computer Science & Information Technology