When a method's return type is a class, what is actually returned to the calling program?
a. an object of that class
b. a reference to an object of that class
c. the values in the object that the method accessed
d. nothing - the return type is simply for documentation in this situation
b. a reference to an object of that class
Computer Science & Information Technology
You might also like to view...
A(n) ____ is a group of commands presented in a list.
A. action list B. input box C. menu D. status bar
Computer Science & Information Technology
The Table Tools Design is a contextual tab.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
This type of procedure manipulates controls and objects.
A. Sub B. Argument C. Method D. Declaration
Computer Science & Information Technology
Which is the most popular NOS found on web servers?
a.Apache b.Novell Linux c.Red Hat d.Windows NT
Computer Science & Information Technology