Match the following terms with their description:I.VLOOKUPII.HLOOKUPIII.Lookup tableIV.Lookup valueV.Column index numberA.Data is organized in rowsB.Column that contains the return valuesC.Cell that contains the value to be looked upD.Has the data used with HLOOKUP or VLOOKUPE.Data is organized in columns

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


E, A, D, C, B

Computer Science & Information Technology

You might also like to view...

In JDK 1.5, you may directly assign a primitive data type value to a wrapper object. This is called ______________.

a. auto boxing b. auto unboxing c. auto conversion d. auto casting

Computer Science & Information Technology

If you put assert macros throughout your code, then

a) You have to put up with the resulting inefficiency and program halts with messages indecipherable to the user until you edit your code to remove them. b) You can put #define NDEBUG in your code in the file just before the #include directive. c) With most command line compilers and IDEs (integrated development environment), you can define NDEBUG for the compile session by using an IDE menu option or you can use the compiler command line option –DNDEBUG.

Computer Science & Information Technology

Which of the following is a steganography tool that can conceal messages in documents?

a. S-Tools b. Blindside c. Snow d. Steghide

Computer Science & Information Technology

A company in need of additional storage, network, and networking services needs which of the following types of cloud computing?

a. Private b. IaaS c. SaaS d. Type 2 Hypervisor

Computer Science & Information Technology