Fieldsets are also known as ____.
A. fieldgroups
B. group boxes
C. field boxes
D. all of the above
Answer: B
Computer Science & Information Technology
You might also like to view...
The practice of writing a method to perform a single task and then calling that method whenever you need to perform that task is called:
a. Code reuse b. Divide and conquer c. Inheritance d. Parameter e. None of these
Computer Science & Information Technology
The assignment operator is the ____ sign.
A. * B. + C. = D. /
Computer Science & Information Technology