The ________ contains the tables from the original database

A) linked table B) front-end database
C) back-end database D) database splitter


C

Computer Science & Information Technology

You might also like to view...

We wish to modify a class while keeping it backward compatible. Which of the following can we successfully do?

A. Remove a function. B. Change a function’s return type from a float to a char C. Add another parameter to a function D. Add a new function to the class

Computer Science & Information Technology

When does a presentation outline display on the screen when in Outline View?

A) Directly below the ribbon B) To the right of the Slide pane C) To the left of the Slide pane D) To the left of the slide thumbnails

Computer Science & Information Technology

To specify a function as a formal parameter to another function, we specify the function type, followed by the function name as a pointer, followed by the parameter types of the function.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

One of the limitations when using "ping sweeps" is that many network administrators configure nodes not to respond to ICMP Echo Requests. What type of ICMP Echo message is being disabled by these administrators?

A. ping B. test C. acknowledge D. reply

Computer Science & Information Technology