Use graph paper to draw a rectangular coordinate system and plot the following data:

—2 —7
0 —3
2 1
4 5
6 9

![14968|341x344](upload://oSwdxbljI95GziYXCHDrvFZw5N6.jpeg)

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. A template class allows the class to be used with different data types. 2. Definitions of member functions cannot be placed inside the class definition. 3. When using the indexed list class it is not possible to overwrite data outside the list if you use a subscript that is too large. 4. An indexed list is a collection of data items of different types. 5. In the indexList template class, the member function append, which adds an element to the end of the list, has two parameters.

Computer Science & Information Technology

The ____ command on the File menu quits Dreamweaver and closes all open windows.

A. Close B. Exit C. Quit D. End

Computer Science & Information Technology