To toggle between the Field Properties pane at the bottom of the Design View window and the Table Design pane a user will need to use the ________ key once each time on the keyboard

A) Tab B) F2 C) F6 D) Alt


C

Computer Science & Information Technology

You might also like to view...

You cannot open a table or query directly into PivotTable View from the Navigation Pane. You must open the table or query in either ________ View first

A) Data B) Input C) Datasheet D) Design

Computer Science & Information Technology

Which of the following topics is covered under the information security governance and risk management CBK domain?

A. Understanding forensic procedures B. Following compliance requirements C. Developing and implementing security policies D. Understanding the fundamental concepts of security models

Computer Science & Information Technology

Of the measures of feasibility, questions such as "Does the proposed platform have sufficient capacity for future needs?" and "Will the hardware and software environment be reliable?" should be considered while assessing _____.?

A. ?schedule feasibility B. ?technical feasibility C. ?economic feasibility D. ?ethical feasibility

Computer Science & Information Technology

Which of the following is a valid definition of the derived class bClass?

A. class aClass: public bClass { //... }; B. class bClass: public aClass { //... }; C. class aClass::bClass { //... }; D. class bClass::aClass { //... }

Computer Science & Information Technology