MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following statements are correct about the program below? |
| A. | The code converts a string in to an integer |
| B. | The code converts lower case character to upper case |
| C. | The code converts upper case character to lower case |
| D. | Error in code |
| Answer» C. The code converts upper case character to lower case | |