MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following will display complete list of available cursor flags? |
| A. | cursor.Option() |
| B. | cursor.addOption() |
| C. | cursor.addOptions() |
| D. | all of the mentioned |
| Answer» C. cursor.addOptions() | |