MCQOPTIONS
Saved Bookmarks
| 1. |
Which is the method invoked to connect the last vertex back to the first? |
| A. | closePath() |
| B. | close() |
| C. | connectlast(first) |
| D. | connect() |
| Answer» B. close() | |