In Access, which view allows you to enter or edit records, but not change the layout of the form?

A) Form B) Edit C) Preview D) Design


A

Computer Science & Information Technology

You might also like to view...

Which of the following statements is NOT true?

A) Radio buttons are round and check boxes are square. B) Radio buttons are often grouped together and are mutually exclusive; Check boxes are not. C) Radio buttons implement ActionListener; Check boxes implement ItemListener. D) All of these are true.

Computer Science & Information Technology

Which of the following are correct? Why are the others incorrect?

When a function having an array formal parameter is called, the formal array parameter … a) names a copy of the array argument. b) refers to exactly the same array as the calling program c) is passed the address of the argument, and the function needs further information about the array size to safely use an array parameter d) refers to the array using a name that is always different from the calling program's argument.

Computer Science & Information Technology

The _________ statement is used to rethrow an exception from inside a catch block.

a) rethrow b) throw c) try d) catch

Computer Science & Information Technology

What specifically does the PowerPoint Save option allow you to do?

What will be an ideal response?

Computer Science & Information Technology