Answer the following statements true (T) or false (F)
1) Variables declared within class methods are called instance variables.
2) Member access modifiers are used to limit how much memory is available
for class members.
3) The purpose of utility methods is to support the operation of a class’
other methods.
4) A constructor should return either true or false to determine if the object
was initialized properly.
5) The public methods of a class present the services that a class provides.
1) F
2) F
3) T
4) F
5) T
You might also like to view...
Which of the following is an advantage of the D-Link DFL-2560 Office Firewall?
A) It supports white listing and blacklisting. B) It has built-in intrusion detection systems. C) It combines multiple firewall types. D) All of the above
A list of records that are returned from a query is called a resultset.
Answer the following statement true (T) or false (F)