MCQOPTIONS
Saved Bookmarks
| 1. |
To start the web server, a user must make the following call? |
| A. | cherryPy.server.start() |
| B. | cherryPy.client.quickstart() |
| C. | cherryPy.server.quickstart() |
| D. | cherryPy.client.start() |
| Answer» D. cherryPy.client.start() | |