FIGURE EX 2-1
Which button would you select in the dialog box shown in Figure EX 2-1 above to fill in the series with formatting intact?
A. Growth
B. Linear
C. AutoFill
D. Trend
Answer: C
Computer Science & Information Technology
You might also like to view...
Which of the following methods of FileStream will reset the file-position pointer back to the beginning of the file?
a) Reset b) Origin c) Seek d) Beginning
Computer Science & Information Technology
A _______ is a data type that is used to block a process or thread until a particular condition is true.
A) deadlock B) general semaphore C) condition variable D) mutex
Computer Science & Information Technology
The process of re implementing in a subclass a method from the base class is called
a) overriding. b) overloading. c) polymorphism. d) inheritance.
Computer Science & Information Technology
During the process of modeling the system in context, systems that interact with the target system are represented as
A) peer-level systems B) subordinate systems C) superordinate systems D) working systems
Computer Science & Information Technology