Saved Bookmarks
| 1. |
Which of the following will be used in fancy plots?(a) New = T(b) New = J(c) New = K(d) New = L |
|
Answer» The correct answer is (a) New = T The best explanation: New=T will declare the current plot is unused (even if it is not). This is useful for more fancy plots, where you may be producing a number of plots on the one figure. |
|