Vidyalelo
C++ Programming · Q43

Pointers and References in C++

Programming · C++ Programming · question 43

Q43

How to declare a wide character in the string literal?

A.
L prefix
Answer
B.
l prefix
C.
W prefix
D.
Z prefix

Answer: Option A

Solution

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