MCQOPTIONS
Saved Bookmarks
| 1. |
Which function is used for capitalizing first letter of a string? |
| A. | strtlower ( ) |
| B. | strtupper ( ) |
| C. | ucfirst ( ) |
| D. | lfirst ( ) |
| Answer» D. lfirst ( ) | |