Case-Based Critical Thinking QuestionsCase 6-1Gabe is learning how to add graphics to a worksheet. Kyra, who has more experience, answers several questions Gabe has.Gabe asks Kyra how he can resize a graphic inserted into his worksheet. Kyra says he can _____.
A. use the round handle at the top of the graphic
B. use the handles that appear on the edges of a selected graphic
C. use the Zoom option
D. drag the graphic
Answer: B
You might also like to view...
Which of the following operations do random access iterators have?
A. Prefix operator* to make available the container element for use as l-value or r-value. B. Overloaded binary operator+ to move the place the iterator points forward by the amount added. C. Overloaded binary operator* to multiply the iterator by a double value to move the place the iterator points by a fractional number of elements equal to the double argument. D. Overloaded unary operator++ to move the place the iterator points forward by as many elements as the argument.
The ________ object is a data command object.
a) OleDbCommand b) OleDataCommand c) OleCommand d) DataCommand e) Command
Which of the following statements is false?
a. JavaFX Scene Builder is a standalone JavaFX GUI visual layout tool that can also be used with various IDEs. b. JavaFX Scene Builder enables you to create GUIs by dragging and dropping GUI components from Scene Builder’s library onto a design area, then modifying and styling the GUI—all without writing any code. c. The FXML code is integrated with the program logic that’s defined in Java source code—this integration of the interface (the GUI) with the implementation (the Java code) makes it easier to debug, modify and maintain JavaFX GUI apps. d. JavaFX Scene Builder generates FXML (FX Markup Language)—an XML vocabulary for defining and arranging JavaFX GUI controls without writing any Java code.
When prompted to enter criteria, the data you enter is stored with the query design as criteria
Indicate whether the statement is true or false