FSOT Full Test Bank - Question List

Select how would you like to study

106. In object-oriented programming, what is an object?
  1. Any data set that the program will operate on
  2. A function that the program can call on
  3. A piece of hardware that the program must interact with
  4. A data set or field along with its associated methods
107. Which of the following is a major advantage of cloud computing?
  1. Programs are easier to design for cloud computing.
  2. Resources are used more efficiently.
  3. Cloud computing is inherently more secure.
  4. Programs use less processing power when running on the cloud.
108. What is the difference between an algorithm and a protocol?
  1. Algorithms say what needs to be done; protocols also say who is responsible for doing it.
  2. Protocols do not necessarily solve problems.
  3. Protocols always involve more than one actor.
  4. Protocols are specifically used in software engineering.
109. Does modern encryption rely more heavily on private key or public key encryption?
  1. Public key encryption
  2. Private key encryption
  3. A combination of public and private key encryption
  4. Neither technique is used much anymore
110. Why is the JPEG format considered to be lossy?
  1. It loses data during data compression.
  2. The file marker is easy to lose.
  3. The encoding can be lost, making the picture useless.
  4. Lossy is programming jargon referring to the algorithms that JPEG uses.

Select how would you like to study