A function that is a member of a class is called __________ .

a. a module
b. a method
c. a component
d. an element

b. a method

Computer Science & Information Technology

You might also like to view...

What property can be modified to change the tab order for a GUI component?

A. TabPos B. TabNum C. TabIndex D. TabPlace

Computer Science & Information Technology

You can use the ____ statement to code both a pretest loop and a posttest loop.

A. For…Next B. While…Wend C. Next…For D. Do…Loop

Computer Science & Information Technology