________ is when a trend line is extended beyond the known data
Fill in the blank(s) with correct word
Extrapolation
You might also like to view...
Which of the following statements is false?
a. Each sequence has an iterator. b. The for statement uses the iterator “behind the scenes” to get each consecu-tive item until there are no more to process. c. The iterator is like a bookmark—it always knows where it is in the sequence, so it can return the next item when it’s called upon to do so. d. Lists are unordered and a list’s items are mutable.
The WordArt ____ is the exterior border surrounding each letter or symbol.
A. effect B. fill C. depth D. outline
Software-defined networking (SDN) is a single technology designed to make the network infrastructure flexible and responsive to the ever-changing network requirements in today's enterprise and cloud networks.
Answer the following statement true (T) or false (F)
Classes that support simple data items each contain a method that provides the details of how items in the class compare to each other. What is the name of this method?
A. Equals() B. Less() C. IndexOf() D. CompareTo()