____ methods assign values to the fields of any objects created from the class.

A. Accessor
B. Set
C. Change
D. Get


Answer: B

Computer Science & Information Technology

You might also like to view...

The following statement contains what type of error?

txtAverage.Txt = CStr(CDbl(txtNum1.Text) + CDbl(txtNum2.Text) / 2) (A) a syntax error only (B) a logic error only (C) both a syntax error and a logic error (D) no errors

Computer Science & Information Technology

The nonprinting gray lines that indicate the separation between individual labels are:

A) selection indicators. B) borders. C) gridlines. D) column breaks.

Computer Science & Information Technology

In order to use a form as an end user, you must turn off Design mode

Indicate whether the statement is true or false

Computer Science & Information Technology

A criterion, or rule, that determines which records are selected when a query is run is called a(n) ____.

A. sort order B. condition C. operator D. match

Computer Science & Information Technology