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

1) Attempting to modify a readonly instance variable after it's initialized is
a fatal execution-time error.
2) The classes, variables and methods in a program are displayed in a
hierarchical structure in Class View.
3) Developers use the Object Browser to learn about the functionality
provided by a specific class.
4) An object initializer calls the default constructor before executing.
5) An object initializer list cannot be empty.

1) F
2) T
3) T
4) T
5) F

Computer Science & Information Technology

You might also like to view...

iPhones let you add SD flash cards

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following is not considered to be a non-standard graphics file format??

A. ?.dxf B. ?.tga C. ?.rtl D. ?.psd

Computer Science & Information Technology