________ lets you send e-mails to multiple individuals and select what permissions they have

Fill in the blank(s) with correct word


Invite People

Computer Science & Information Technology

You might also like to view...

What is the value of numbers.capacity() after the following code?

vector numbers; numbers.reserve(100) a. 0 b. 10 c. 100 d. unknown

Computer Science & Information Technology

A typical instruction contains an __________ that specifies the function to be performed and one or more __________ that specify the memory locations or registers that hold the data to be manipulated.

a. operation code/relative addresses b. operation code/words c. operand/operation codes d. operation code/operands

Computer Science & Information Technology

John bought an AGP 4X video adapter; however, when John read the reference manual that came along with the adapter he discovered that

A) The AGP adapter card used the PCI 4 slot. B) It would work only if his motherboard supported the 4X or 8X mode. C) An AGP 4x video adapter required a 10MHz bus and at least 256Kb of L3 cache. D) Both B and C

Computer Science & Information Technology

Which of the following is not a primitive data type?

a. short b. long c. float d. String

Computer Science & Information Technology