When a user opens a form, the first record in the underlying table is displayed in the ________ View
A) Layout
B) Form
C) Design
D) Print
B
Computer Science & Information Technology
You might also like to view...
Which of the following statements is correct?
a. Integer.parseInt("12", 2); b. Integer.parseInt(100); c. Integer.parseInt("100"); d. Integer.parseInt(100, 16); e. Integer.parseInt("345", 8);
Computer Science & Information Technology
How many times is the recursive moveDisks method invoked for 3 disks?
a. 3 b. 7 c. 10 d. 14
Computer Science & Information Technology
A user can use ________ to view how a table will print before committing
A) Print Preview B) Zoom C) Page Layout D) Design
Computer Science & Information Technology
If you have a Class C 192.168.10.0/28 network, how many usable subnets and hosts are available?
A) 14 subnets, 14 hosts B) 16 subnets, 14 hosts C) 30 subnets, 6 hosts D) 62 subnets, 2 hosts
Computer Science & Information Technology