MCQOPTIONS
Saved Bookmarks
| 1. |
The return-type used in String operations are |
| A. | void only |
| B. | void and (char *) only |
| C. | void and int only |
| D. | void, int and (char *) only |
| Answer» E. | |