Data that is manually calculated is known as ________ data

A) static
B) dynamic
C) retrieved
D) generated


Answer: A

Computer Science & Information Technology

You might also like to view...

A named storage location in the computer's memory that holds a piece of information is a(n):

a. variable b. operator c. key word d. statement e. None of these

Computer Science & Information Technology

When composition (one object having another object as a member) is used:

a. The host object is constructed first and then the member objects are placed into it. b. Member objects are constructed first, in the order they appear in the host constructor’s initializer list. c. Member objects are constructed first, in the order they are declared in the host’s class. d. Member objects are destructed last, in the order they are declared in the host’s class.

Computer Science & Information Technology

Sparklines give a visual trend summary alongside your data

Indicate whether the statement is true or false

Computer Science & Information Technology

To display records that meet one or more specific conditions, you must use ________ to limit the data

A) tables B) ranges C) filters D) sorts

Computer Science & Information Technology