Q85
How do we represent a wide character of the form wchar_t?
A.
L'a'
AnswerB.
l'a'
C.
L[a]
D.
la
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board