

MCQOPTIONS
Saved Bookmarks
1. |
The pointer used in the mblen() function points to the _________ |
A. | first byte of multibyte character |
B. | last byte of multibyte character |
C. | middle byte of multibyte character |
D. | no pointer is used in mblen function |
Answer» B. last byte of multibyte character | |