Vidyalelo
C Programming · Q77

Standard Library Functions

Programming · C Programming · question 77

Q77

The pointer used in the mblen() function points to the . . . . . . . .

A.
first byte of multibyte character
Answer
B.
last byte of multibyte character
C.
middle byte of multibyte character
D.
no pointer is used in mblen function

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board