When business logic requires the comparison of two or more fields, you need to use what type of macro?

A. Data
B. Embedded
C. Logic
D. Stand-alone


Answer: A

Computer Science & Information Technology

You might also like to view...

If Battery is a class with a constructor function that takes a single parameter, then this statement b = Battery(c); is equivalent to

a. b = (Battery)c; b. Battery(b, c); c. c = Battery(b); d. Battery(c, b);

Computer Science & Information Technology

The process is said to be operating in a _________ fashion if each process in the queue is given a certain amount of time, in turn, to execute and then returned to the queue, unless blocked.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Class Session uses module __________ to pickle the session dictionary and dump it into the session file.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

?A network confined to a small geographic area is referred to as a _____.

A. ?LAN (local area network) B. ?WAN (wide area network) C. ?extranet D. ?hypernet

Computer Science & Information Technology