MCQOPTIONS
Saved Bookmarks
| 1. |
What is the difference between unsigned int length() and unsigned int size()? |
| A. | Returns a different value |
| B. | They are same |
| C. | Returns a different value but they are same |
| D. | Returns a length |
| Answer» C. Returns a different value but they are same | |