________ computing refers to the efficient and eco-friendly use of computers

A) Grid
B) Distributed
C) Ubiquitous
D) Green

D

Computer Science & Information Technology

You might also like to view...

Which of the following statements about regular expresions is false.

a. regex_match returns true only if the entire string matches the regular expression. b. a-z matches any lowercase letter, and A-Z matches any uppercase letter. c. The expression \d{5} matches any five digits. d. The character"|" matches only the expression to its left.

Computer Science & Information Technology

How is the network portion and the host portion of an IP address identified?

A. dynamic address B. DHCP address C. default gateway D. subnet mask

Computer Science & Information Technology