A(n) ________ is a private network that connects more than one organization.

A. internet
B. intranet
C. ethernet
D. extranet


Answer: D

Computer Science & Information Technology

You might also like to view...

Develop a C# app that will determine whether any of several de- partment-store customers has exceeded the credit limit on a charge account. For each customer, the following facts are available:

a) account number, b) balance at the beginning of the month, c) total of all items charged by the customer this month, d) total of all credits applied to the customer’s account this month and e) allowed credit limit. The app should input all these facts as integers, calculate the new balance (= beginning balance + charges – credits), display the new balance and determine whether the new balance exceeds the cus- tomer’s credit limit. For those whose credit limit is exceeded, the app should display the message "Credit limit exceeded". Use sentinel-controlled iteration to obtain the data for each account.

Computer Science & Information Technology

Which of the following is the fourth step of the machine cycle of a computer?

A. ?The next instruction is fetched from cache or RAM. B. ?The instructions are decoded into a form the arithmetic/logic unit or the floating point unit can understand. C. ?The data or results are stored in registers or RAM. D. ?The instructions are carried out.

Computer Science & Information Technology

If you have 10 years of SAT data and 10 years of Teacher pay data and you'd like to see a trend that might predict their behavior in the future, you would create a ________ Sheet

Fill in the blank(s) with correct word

Computer Science & Information Technology

If you inadvertently click while creating an action, you can press ____ to cancel the recording and then start over.

a. CTRL+U b. CTRL+Z c. ALT+U d. ALT+Z

Computer Science & Information Technology