Saved Bookmarks
| 1. |
Mention any two ctype.h functions. |
|
Answer» Toupper() and tolower() are the two examples for ctype.h functions. |
|