MCQOPTIONS
Saved Bookmarks
| 1. |
What will be returned in the following C code? |
| A. | number of characters equal in sc |
| B. | length of string s |
| C. | doesn’t return any value |
| D. | displays string sView Answer |
| Answer» C. doesn’t return any value | |