The ________ is the sequential advancing in a form from one field to the next
A) bound control B) calculated control C) tab order D) unbound control
C
Computer Science & Information Technology
You might also like to view...
The Alice for statement always begins counting with ____.
A. -1 B. 0 C. 1 D. 99
Computer Science & Information Technology
Why is it better to create another derived class instead of adding a few lines of code to the new program?
A. Simplifies testing. B. No need to re-test the previously written class. C. Saves time, especially when there are deadlines. D. All of the above.
Computer Science & Information Technology